yoshimi: update to 1.5.8.2.

This commit is contained in:
Andrea Brancaleoni 2018-06-06 13:55:21 +02:00
parent 374d9eb9fa
commit ff1db91641

View file

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