0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-03-04 04:48:55 +00:00
Termux Github Actions 936460e4d2 bump(main/libdeflate): 1.23
This commit has been automatically submitted by Github Actions.
2024-12-16 00:29:50 +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.23"
TERMUX_PKG_SRCURL=https://github.com/ebiggers/libdeflate/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=1ab18349b9fb0ce8a0ca4116bded725be7dcbfa709e19f6f983d99df1fb8b25f
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_FORCE_CMAKE=true