yoshimi: update to 1.5.11.1.

This commit is contained in:
Andrea Brancaleoni 2019-05-17 10:23:10 +02:00
parent 4f5789074c
commit d42bdd77d8

View file

@ -1,6 +1,6 @@
# Template file for 'yoshimi'
pkgname=yoshimi
version=1.5.10.2
version=1.5.11.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=5323798fe8632803c4a715d7eecd3124c0cd9d33783ea4d1dd1584aee82a3af2
checksum=3ac5db7c508af82bfd346ce85e94f5fc69d3054251d14de72e9c4eeb7586f087
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone";;