yoshimi: update to 1.6.0.2.

This commit is contained in:
mobinmob 2019-10-22 17:34:23 +03:00 committed by Helmut Pozimski
parent ca29151f77
commit ee5b305750

View file

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