zchunk: update to 1.0.4.

This commit is contained in:
maxice8 2019-03-17 02:40:48 -03:00 committed by maxice8
parent e7af925c3b
commit 2db4ed1642
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'zchunk'
pkgname=zchunk
version=1.0.3
version=1.0.4
revision=1
build_style=meson
hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="BSD-2-Clause"
homepage="https://github.com/zchunk/zchunk"
distfiles="https://github.com/zchunk/zchunk/archive/${version}.tar.gz"
checksum=728a2fe91057be0646d430cbbf90b8d85e68995e61c27feda311421b51d88298
checksum=9cd1c38c63656a2e279e76548db55f312ee3622c6bd0aaf30ff2daa9c14dc87a
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone"