From 80424176ededdac9d5418a9f2421bf5bf53d5c96 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 4 Dec 2024 17:54:45 +0000 Subject: [PATCH] yoshimi: update to 2.3.3.2. --- srcpkgs/yoshimi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yoshimi/template b/srcpkgs/yoshimi/template index 4f2bcb6f27e..d3cd589ffc1 100644 --- a/srcpkgs/yoshimi/template +++ b/srcpkgs/yoshimi/template @@ -1,6 +1,6 @@ # Template file for 'yoshimi' pkgname=yoshimi -version=2.3.3.1 +version=2.3.3.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=a23537735766af8a6526de1f22004811b6fed9b561645a174452092fcf7c479f +checksum=edeeeb97d199396293b85296fb66157685bfcee69ca510327870525531803f8f case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" argp-standalone";;