zchunk: update to 0.9.13.
This commit is contained in:
parent
dddfdd5740
commit
e7003ba285
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zchunk'
|
# Template file for 'zchunk'
|
||||||
pkgname=zchunk
|
pkgname=zchunk
|
||||||
version=0.9.11
|
version=0.9.13
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="cr6git <quark6@protonmail.com>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/zchunk/zchunk"
|
homepage="https://github.com/zchunk/zchunk"
|
||||||
distfiles="https://github.com/zchunk/zchunk/archive/${version}.tar.gz"
|
distfiles="https://github.com/zchunk/zchunk/archive/${version}.tar.gz"
|
||||||
checksum=ab521a7c99a4a273a924a7c21f0947b79285ff416b9217c6dbab760e4d306317
|
checksum=f95e26864e2e0c15b7ee7d15b2601bcad0401b3a748233ae663de34cda4d67cd
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) makedepends+=" argp-standalone"
|
*-musl) makedepends+=" argp-standalone"
|
||||||
|
|
Loading…
Reference in New Issue