Files
termux-packages/packages/libdeflate/build.sh
termux-pacman-bot 40bd72fab8 bump(main/libdeflate): 1.21
This commit has been automatically submitted by Github Actions.
2024-08-04 18:38:12 +00:00

10 lines
460 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.21"
TERMUX_PKG_SRCURL=https://github.com/ebiggers/libdeflate/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=50827d312c0413fbd41b0628590cd54d9ad7ebf88360cba7c0e70027942dbd01
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_FORCE_CMAKE=true