mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +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'
|
||||
pkgname=libdeflate
|
||||
version=1.11
|
||||
version=1.12
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="PROG_SUFFIX=libdeflate"
|
||||
|
@ -11,7 +11,7 @@ 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=c72f691293f41c6aee66d44ca2dcd24092161b312a1c4c3d591d5d25f26b1faf
|
||||
checksum=ba89fb167a5ab6bbdfa6ee3b1a71636e8140fa8471cce8a311697584948e4d06
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue