libdeflate: update to 1.11.
This commit is contained in:
parent
8c19a750ae
commit
257c379382
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libdeflate'
|
||||
pkgname=libdeflate
|
||||
version=1.10
|
||||
version=1.11
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
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>"
|
||||
license="MIT"
|
||||
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"
|
||||
checksum=5c1f75c285cd87202226f4de49985dcb75732f527eefba2b3ddd70a8865f2533
|
||||
checksum=c72f691293f41c6aee66d44ca2dcd24092161b312a1c4c3d591d5d25f26b1faf
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue