diff --git a/srcpkgs/yoshimi/template b/srcpkgs/yoshimi/template index 9196f3e25a3..03fa9109a3a 100644 --- a/srcpkgs/yoshimi/template +++ b/srcpkgs/yoshimi/template @@ -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 " 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";;