zchunk: update to 1.1.12.

This commit is contained in:
Duncaen 2021-05-16 14:24:33 +02:00
parent 93268a28b1
commit c4120d2424
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.11
version=1.1.12
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=febbbfb1de7720641e7e36cef6ae0ce8ed18684e3faf539f703a5497f830267f
checksum=8dae041858826761fe702c5b8b217c45118f429dc6ccbf77e546d44dfbbe9f3f
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone"