libdeflate: update to 1.10.

This commit is contained in:
mobinmob 2022-02-09 17:54:42 +02:00 committed by Echo
parent 3b6075f00e
commit 47b3b6c1c5

View file

@ -1,6 +1,6 @@
# Template file for 'libdeflate' # Template file for 'libdeflate'
pkgname=libdeflate pkgname=libdeflate
version=1.9 version=1.10
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_build_args="PROG_SUFFIX=libdeflate" make_build_args="PROG_SUFFIX=libdeflate"
@ -10,7 +10,7 @@ maintainer="mobinmob <mobinmob@disroot.org>"
license="MIT" license="MIT"
homepage="https://github.com/ebiggers/libdeflate" homepage="https://github.com/ebiggers/libdeflate"
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=a537ab6125c226b874c02b166488b326aece954930260dbf682d88fc339137e3 checksum=5c1f75c285cd87202226f4de49985dcb75732f527eefba2b3ddd70a8865f2533
post_install() { post_install() {
vlicense COPYING vlicense COPYING