yoshimi: update to 1.5.10.2.

This commit is contained in:
Andrea Brancaleoni 2019-03-06 08:54:52 +01:00
parent 07a0ec88e6
commit 77e57728f0
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'yoshimi'
pkgname=yoshimi
version=1.5.10.1
revision=2
version=1.5.10.2
revision=1
build_wrksrc=src
build_style=cmake
hostmakedepends="pkg-config fltk"
@ -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=dfa4d46e0bfea80fc8121ab07fbc0d52e936ed7c29d738532bad2f60337b510b
checksum=5323798fe8632803c4a715d7eecd3124c0cd9d33783ea4d1dd1584aee82a3af2
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone";;