zchunk: update to 1.1.7.
This commit is contained in:
parent
4448dc263a
commit
62e68f4fc5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'zchunk'
|
||||
pkgname=zchunk
|
||||
version=1.1.6
|
||||
revision=2
|
||||
version=1.1.7
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libcurl-devel libzstd-devel"
|
||||
|
@ -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=7068fbf30b613b3e4ac80ec291ebdbc08c70c7ce81af1f689d9eaf32bac3a027
|
||||
checksum=eb3d531916d6fea399520a2a4663099ddbf2278088599fa09980631067dc9d7b
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" argp-standalone"
|
||||
|
|
Loading…
Reference in a new issue