yoshimi: update to 1.5.7.

This commit is contained in:
Andrea Brancaleoni 2018-03-22 12:11:58 +01:00
parent 57f5b3da98
commit 7a1dcc6099

View file

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