zchunk: update to 1.1.5.
This commit is contained in:
parent
7610c68289
commit
5aa5700336
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zchunk'
|
||||
pkgname=zchunk
|
||||
version=1.1.4
|
||||
version=1.1.5
|
||||
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=333aaeb6bf106589d8d813a03c1dc3ab10064ea7391181d6272159920ae3b7b4
|
||||
checksum=f55ac0227a16bf82a31c18d1518577fc235dca2cad0c65e2cc243f8f9570e416
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" argp-standalone"
|
||||
|
|
Loading…
Reference in a new issue