zchunk: update to 1.5.0.
This commit is contained in:
parent
02594c27ac
commit
8f5ea9fea2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zchunk'
|
||||
pkgname=zchunk
|
||||
version=1.4.0
|
||||
version=1.5.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/zchunk/zchunk"
|
||||
distfiles="https://github.com/zchunk/zchunk/archive/${version}.tar.gz"
|
||||
checksum=6def0481935006052774e034a22c18a1b668b8c93510188673138312003890eb
|
||||
checksum=0a1568482357f0c5d08175177c282c1deb318a74b83120bb013909819676f23d
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" argp-standalone"
|
||||
|
|
Loading…
Reference in New Issue