zchunk: update to 0.9.7. (#1687)

This commit is contained in:
cr6git 2018-08-12 20:46:36 +02:00 committed by GitHub
parent 437c89fdc8
commit 3c8de35c6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Template file for 'zchunk'
pkgname=zchunk
version=0.9.6
version=0.9.7
revision=1
build_style=meson
hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="cr6git <quark6@protonmail.com>"
license="BSD-2-Clause"
homepage="https://github.com/zchunk/zchunk"
distfiles="https://github.com/zchunk/zchunk/archive/${version}.tar.gz"
checksum=1fd071c49eba30c6e5a56ec11834834f21af74502a061a7d0b8ad0098579828f
checksum=5a652c2bf4bc9d266bbb3bea4411c96bdf41ad8830890cff97590ab22c72e9a2
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone"