zchunk: update to 1.1.11.
This commit is contained in:
parent
6d4af84aa8
commit
a58b628572
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'zchunk'
|
||||
pkgname=zchunk
|
||||
version=1.1.9
|
||||
revision=3
|
||||
version=1.1.11
|
||||
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=9e9bac8bb92e86eba50dc7fcf1f79e7835534c3aa15274355ffd84a8bcc03f91
|
||||
checksum=febbbfb1de7720641e7e36cef6ae0ce8ed18684e3faf539f703a5497f830267f
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" argp-standalone"
|
||||
|
|
Loading…
Reference in New Issue