mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
libdeflate: update to 1.10.
This commit is contained in:
parent
3b6075f00e
commit
47b3b6c1c5
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.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
|
||||||
|
|
Loading…
Add table
Reference in a new issue