zchunk: update to 0.9.17.

This commit is contained in:
prspkt 2018-12-10 11:26:10 +02:00 committed by maxice8
parent f9b6be9893
commit 1c8e2397aa

View file

@ -1,7 +1,7 @@
# Template file for 'zchunk'
pkgname=zchunk
version=0.9.13
revision=2
version=0.9.17
revision=1
build_style=meson
hostmakedepends="pkg-config"
makedepends="libcurl-devel libzstd-devel"
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.eu>"
license="BSD-2-Clause"
homepage="https://github.com/zchunk/zchunk"
distfiles="https://github.com/zchunk/zchunk/archive/${version}.tar.gz"
checksum=f95e26864e2e0c15b7ee7d15b2601bcad0401b3a748233ae663de34cda4d67cd
checksum=5d337decd64333d900a5b57d443b731324ec3a6a0d34e170c41d9e19a6cdcfbd
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone"