yoshimi: update to 1.5.10.1.

This commit is contained in:
Andrea Brancaleoni 2019-01-21 01:20:43 +01:00
parent 5f763e4492
commit 49a6dfbc79

View file

@ -1,6 +1,6 @@
# Template file for 'yoshimi'
pkgname=yoshimi
version=1.5.10
version=1.5.10.1
revision=1
build_wrksrc=src
build_style=cmake
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-2.0-or-later"
homepage="https://yoshimi.github.io/"
distfiles="https://github.com/Yoshimi/$pkgname/archive/$version.tar.gz"
checksum=551ea274dd12a62551c595639d57c6c63a02a233cd7c3f65372f82ae5dcb2d98
checksum=dfa4d46e0bfea80fc8121ab07fbc0d52e936ed7c29d738532bad2f60337b510b
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone";;