mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-09 13:32:55 +02:00
libdeflate: update to 1.12.
This commit is contained in:
parent
a2560411dc
commit
817d1459f3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libdeflate'
|
# Template file for 'libdeflate'
|
||||||
pkgname=libdeflate
|
pkgname=libdeflate
|
||||||
version=1.11
|
version=1.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="PROG_SUFFIX=libdeflate"
|
make_build_args="PROG_SUFFIX=libdeflate"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://github.com/ebiggers/libdeflate"
|
homepage="https://github.com/ebiggers/libdeflate"
|
||||||
changelog="https://raw.githubusercontent.com/ebiggers/libdeflate/master/NEWS.md"
|
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=c72f691293f41c6aee66d44ca2dcd24092161b312a1c4c3d591d5d25f26b1faf
|
checksum=ba89fb167a5ab6bbdfa6ee3b1a71636e8140fa8471cce8a311697584948e4d06
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue