diff --git a/srcpkgs/yoshimi/template b/srcpkgs/yoshimi/template index 0b72467a8d5..c474217dfd3 100644 --- a/srcpkgs/yoshimi/template +++ b/srcpkgs/yoshimi/template @@ -1,6 +1,6 @@ # Template file for 'yoshimi' pkgname=yoshimi -version=2.3.0 +version=2.3.0.2 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=167c3f300a3513407f5ed61b1104a79552bfc574f4a6dbf5bb713f2456a834f9 +checksum=2710c0fdea108b1aad2d60aef3694f0655b1420ff8e99739358f3d0c37f4c6ca case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" argp-standalone";;