mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
zchunk: update to 1.5.1.
This commit is contained in:
parent
6e2094bbd2
commit
e4c6810870
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zchunk'
|
# Template file for 'zchunk'
|
||||||
pkgname=zchunk
|
pkgname=zchunk
|
||||||
version=1.5.0
|
version=1.5.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -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=0a1568482357f0c5d08175177c282c1deb318a74b83120bb013909819676f23d
|
checksum=2c187055e2206e62cef4559845e7c2ec6ec5a07ce1e0a6044e4342e0c5d7771d
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) makedepends+=" argp-standalone"
|
*-musl) makedepends+=" argp-standalone"
|
||||||
|
|
Loading…
Add table
Reference in a new issue