mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libdeflate: update to 1.19.
This commit is contained in:
parent
1ddc82df11
commit
142598f5bf
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.18
|
version=1.19
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
checkdepends="zlib-devel"
|
checkdepends="zlib-devel"
|
||||||
|
@ -10,7 +10,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=225d982bcaf553221c76726358d2ea139bb34913180b20823c782cede060affd
|
checksum=27bf62d71cd64728ff43a9feb92f2ac2f2bf748986d856133cc1e51992428c25
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue