yoshimi: update to 1.5.6.

This commit is contained in:
Andrea Brancaleoni 2017-12-17 14:19:02 +01:00
parent d2135eb46b
commit afe565738f

View file

@ -1,6 +1,6 @@
# Template file for 'yoshimi' # Template file for 'yoshimi'
pkgname=yoshimi pkgname=yoshimi
version=1.5.5 version=1.5.6
revision=1 revision=1
build_style=cmake build_style=cmake
build_wrksrc=src build_wrksrc=src
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-3" license="GPL-3"
homepage="http://yoshimi.sourceforge.net" homepage="http://yoshimi.sourceforge.net"
distfiles="https://github.com/Yoshimi/$pkgname/archive/$version.tar.gz" distfiles="https://github.com/Yoshimi/$pkgname/archive/$version.tar.gz"
checksum=03bd7018f55e568c0207793e08c3b9a17a346ea5f472184f9824103ad8494d56 checksum=18666fa87d4a155fcc67089dd97608b8e00692f5db9902f87e28062ec870cc73
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone";; *-musl) makedepends+=" argp-standalone";;