From bed3e32002b28089e6ae1ebc0ae50be0b28a7cfa Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sat, 1 Mar 2025 19:33:04 +0000 Subject: [PATCH] yoshimi: update to 2.3.3.3. --- srcpkgs/yoshimi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yoshimi/template b/srcpkgs/yoshimi/template index d3cd589ffc1..088610f0ca7 100644 --- a/srcpkgs/yoshimi/template +++ b/srcpkgs/yoshimi/template @@ -1,6 +1,6 @@ # Template file for 'yoshimi' pkgname=yoshimi -version=2.3.3.2 +version=2.3.3.3 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=edeeeb97d199396293b85296fb66157685bfcee69ca510327870525531803f8f +checksum=10b70d6bf577de3f36883b0e066d5de0b7291d4e4de3dee3b56df68feaed9469 case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" argp-standalone";;