zchunk: update to 0.9.13.

This commit is contained in:
cr6git 2018-10-09 05:51:44 +02:00 committed by GitHub
parent dddfdd5740
commit e7003ba285
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'zchunk'
pkgname=zchunk
version=0.9.11
version=0.9.13
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=ab521a7c99a4a273a924a7c21f0947b79285ff416b9217c6dbab760e4d306317
checksum=f95e26864e2e0c15b7ee7d15b2601bcad0401b3a748233ae663de34cda4d67cd
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone"