zchunk: update to 1.1.1.
This commit is contained in:
parent
dd79de13cc
commit
b8e4ceae9a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zchunk'
|
||||
pkgname=zchunk
|
||||
version=1.1.0
|
||||
version=1.1.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/zchunk/zchunk"
|
||||
distfiles="https://github.com/zchunk/zchunk/archive/${version}.tar.gz"
|
||||
checksum=898e9c87926f8cdaa0ad73e417cbfae05b9b13cc3f972fa63dd3ea334c578cfd
|
||||
checksum=fb29acf127c819b94f8f423356348efbec8f0d359f88066142b8157d83180d3b
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" argp-standalone"
|
||||
|
|
Loading…
Reference in a new issue