zchunk: update to 1.3.2.
This commit is contained in:
parent
d5a68be7f3
commit
a727e6329f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'zchunk'
|
# Template file for 'zchunk'
|
||||||
pkgname=zchunk
|
pkgname=zchunk
|
||||||
version=1.3.1
|
version=1.3.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libcurl-devel libzstd-devel"
|
makedepends="libcurl-devel libzstd-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/zchunk/zchunk"
|
homepage="https://github.com/zchunk/zchunk"
|
||||||
distfiles="https://github.com/zchunk/zchunk/archive/${version}.tar.gz"
|
distfiles="https://github.com/zchunk/zchunk/archive/${version}.tar.gz"
|
||||||
checksum=33ba1d6f5c83dbce75f8114ddbef1aa558938381fbaac0fa068eaf30c6ed2c60
|
checksum=4d923d32af7db33f3c0a6655b258e857a2ca564912cf85ddce14e9b1b7d495bf
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) makedepends+=" argp-standalone"
|
*-musl) makedepends+=" argp-standalone"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue