libdeflate: update to 1.11.

This commit is contained in:
mobinmob 2022-05-25 15:26:52 +03:00 committed by Érico Nogueira Rolim
parent 8c19a750ae
commit 257c379382

View file

@ -1,6 +1,6 @@
# Template file for 'libdeflate' # Template file for 'libdeflate'
pkgname=libdeflate pkgname=libdeflate
version=1.10 version=1.11
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_build_args="PROG_SUFFIX=libdeflate" make_build_args="PROG_SUFFIX=libdeflate"
@ -9,8 +9,9 @@ short_desc="Optimized library for DEFLATE/zlib/gzip (de)compression"
maintainer="mobinmob <mobinmob@disroot.org>" maintainer="mobinmob <mobinmob@disroot.org>"
license="MIT" license="MIT"
homepage="https://github.com/ebiggers/libdeflate" homepage="https://github.com/ebiggers/libdeflate"
changelog="https://raw.githubusercontent.com/ebiggers/libdeflate/master/NEWS.md"
distfiles="https://github.com/ebiggers/libdeflate/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/ebiggers/libdeflate/archive/refs/tags/v${version}.tar.gz"
checksum=5c1f75c285cd87202226f4de49985dcb75732f527eefba2b3ddd70a8865f2533 checksum=c72f691293f41c6aee66d44ca2dcd24092161b312a1c4c3d591d5d25f26b1faf
post_install() { post_install() {
vlicense COPYING vlicense COPYING