diff --git a/srcpkgs/yoshimi/template b/srcpkgs/yoshimi/template index b9a3347d1ea..42c295b5a51 100644 --- a/srcpkgs/yoshimi/template +++ b/srcpkgs/yoshimi/template @@ -1,6 +1,6 @@ # Template file for 'yoshimi' pkgname=yoshimi -version=1.5.10.2 +version=1.5.11.1 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=5323798fe8632803c4a715d7eecd3124c0cd9d33783ea4d1dd1584aee82a3af2 +checksum=3ac5db7c508af82bfd346ce85e94f5fc69d3054251d14de72e9c4eeb7586f087 case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" argp-standalone";;