iucode-tool: update to 2.3.

This commit is contained in:
maxice8 2018-01-29 01:30:50 -02:00 committed by Leаh Neukirchen
parent f056cb8180
commit 8a38918864

View file

@ -1,6 +1,6 @@
# Template file for 'iucode-tool'
pkgname=iucode-tool
version=2.2
version=2.3
revision=1
only_for_archs="i686 x86_64 i686-musl x86_64-musl"
build_style=gnu-configure
@ -9,7 +9,7 @@ maintainer="Vintodrimmer <vintodrimmer@protonmail.ch>"
license="GPL-2"
homepage="https://gitlab.com/iucode-tool/iucode-tool/wikis/home"
distfiles="https://gitlab.com/iucode-tool/releases/raw/latest/iucode-tool_${version}.tar.xz"
checksum=9810daf925b8a9ca244adc4e1916bcab65601c9ebe87e91c2281f78055982971
checksum=02826643315760f985bc806797dd0832e7561e58e8aaccec3049cbf54029a4f2
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone" ;;