yoshimi: update to 1.5.8.1.

This commit is contained in:
Andrea Brancaleoni 2018-06-02 10:02:41 +02:00
parent 3a89031c83
commit a1c9c219c8

View file

@ -1,6 +1,6 @@
# Template file for 'yoshimi'
pkgname=yoshimi
version=1.5.8
version=1.5.8.1
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=84636500c87302d3747b66d92c6aa7dca532df1485138457d3684133e0c5200a
checksum=653141eec7dd4d1dfb9bd721231d020991e3d2d5eb844c4c09d6bb55e28d3c39
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone";;