You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
353 B
7 lines
353 B
TERMUX_PKG_HOMEPAGE=https://github.com/facebook/zstd
|
|
TERMUX_PKG_DESCRIPTION="Zstandard compression."
|
|
TERMUX_PKG_VERSION=1.3.2
|
|
TERMUX_PKG_SHA256=ac5054a3c64e6510bc1ae890d05e3d271cc33ceebc9d06ac9f08105766d2798a
|
|
TERMUX_PKG_SRCURL=https://github.com/facebook/zstd/archive/v$TERMUX_PKG_VERSION.tar.gz
|
|
TERMUX_PKG_BUILD_IN_SRC=yes
|
|
TERMUX_PKG_DEPENDS="liblzma"
|
|
|