yoshimi: update to 1.7.0.1

This commit is contained in:
Benjamín Albiñana 2020-02-14 13:49:56 +01:00 committed by Juan RP
parent 2ea5fbb29a
commit 125881a170

View file

@ -1,7 +1,7 @@
# Template file for 'yoshimi'
pkgname=yoshimi
version=1.6.0.2
revision=2
version=1.7.0.1
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=337beff85aaea143787cd95d2516575e1a7ff34d94fcbb92f773d0084512bdae
checksum=081afa13613b7a300b9b0185ace693efb4fa2b3a3f1b33fdef049a91cce69b10
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone";;