zchunk: update to 0.9.10.

This commit is contained in:
cr6git 2018-09-19 06:45:24 +02:00 committed by GitHub
parent 27057ef9b4
commit 8742049726
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.8
version=0.9.10
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=69b6b8acbb90561efdb9e0107b0df005e9ace059ecb92427fedd23a7f60bc8f3
checksum=63c773fb8f248982e73e953d3aa3bf0963d4ab4925a492fa63931836c3493343
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone"