zchunk: update to 1.0.2.

This commit is contained in:
prspkt 2019-01-01 19:53:39 +02:00 committed by maxice8
parent 1223ef6149
commit f51d905b23

View File

@ -1,6 +1,6 @@
# Template file for 'zchunk'
pkgname=zchunk
version=0.9.17
version=1.0.2
revision=1
build_style=meson
hostmakedepends="pkg-config"
@ -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=5d337decd64333d900a5b57d443b731324ec3a6a0d34e170c41d9e19a6cdcfbd
checksum=701e5f8b7ba655d3676f876a7b697ca8ce4d9e34f041f8b1d6d18e47c3dad966
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone"