yoshimi: update to 1.6.0.

This commit is contained in:
Andrea Brancaleoni 2019-09-02 12:32:02 +02:00
parent ce3c61db48
commit af34b87b58

View file

@ -1,6 +1,6 @@
# Template file for 'yoshimi'
pkgname=yoshimi
version=1.5.11.4
version=1.6.0
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=36e0b1ff3b513646387612cbe420ddf444ca91842994d01b7a8890696d6a63dc
checksum=006c5101b2a3abd9f3b060f520d573b52834b551ad7efad7530c5d0469d0dd0c
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone";;