mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-01 08:30:12 +00:00
10 lines
458 B
Bash
10 lines
458 B
Bash
TERMUX_PKG_HOMEPAGE=https://github.com/ebiggers/libdeflate
|
|
TERMUX_PKG_DESCRIPTION="C library for fast compression and decompression"
|
|
TERMUX_PKG_LICENSE="MIT"
|
|
TERMUX_PKG_MAINTAINER="@termux"
|
|
TERMUX_PKG_VERSION=1.18
|
|
TERMUX_PKG_SRCURL=https://github.com/ebiggers/libdeflate/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
|
|
TERMUX_PKG_SHA256=225d982bcaf553221c76726358d2ea139bb34913180b20823c782cede060affd
|
|
TERMUX_PKG_AUTO_UPDATE=true
|
|
TERMUX_PKG_FORCE_CMAKE=true
|