diff --git a/srcpkgs/yoshimi/template b/srcpkgs/yoshimi/template index 582c55440b3..1af9222d41a 100644 --- a/srcpkgs/yoshimi/template +++ b/srcpkgs/yoshimi/template @@ -1,6 +1,6 @@ # Template file for 'yoshimi' pkgname=yoshimi -version=2.1.0 +version=2.1.1.1 revision=1 build_wrksrc=src build_style=cmake @@ -13,7 +13,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=0ba966c2e608712c21e2bdcb395227e93d35bea07a80b3f9ed01a37b9154f4df +checksum=62336821d8817fe98f11f16807cf22a0bedf1d2bee550ffe30c1c818c93096c6 case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" argp-standalone";;