zchunk: update to 1.2.4.

This commit is contained in:
Duncaen 2023-02-20 02:53:57 +01:00
parent 0b3753831a
commit 871d40137a
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'zchunk' # Template file for 'zchunk'
pkgname=zchunk pkgname=zchunk
version=1.2.3 version=1.2.4
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=e24bad88ad80fbb8b2f1cbd93206bad2ed32ea19d3d59eac43d224484e6b0c93 checksum=80c12ee34adada9e41fa4e8d1580298446455cfebac5f5ee8acbc3ee9837180b
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone" *-musl) makedepends+=" argp-standalone"