zchunk: update to 1.1.15.

This commit is contained in:
Duncaen 2021-06-04 13:43:16 +02:00
parent af9e005a5f
commit 8361ee97cd
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'
pkgname=zchunk
version=1.1.14
version=1.1.15
revision=1
build_style=meson
hostmakedepends="pkg-config"
@ -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=0f2a8a19e009370bb0e6008cec8c9fd19bb5d0d3ee9b301f439e244b50f8b287
checksum=ae7bc378a8532ca734b6503b53a8739f4a5ba1494074ef09a64135f7d470c72c
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone"