From 6577ae0a739513fd2f817a6798bf56433364d41d Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 11 Jun 2025 06:31:37 +0000 Subject: [PATCH] yoshimi: update to 2.3.4.1. --- srcpkgs/yoshimi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yoshimi/template b/srcpkgs/yoshimi/template index 088610f0ca7..1791516e468 100644 --- a/srcpkgs/yoshimi/template +++ b/srcpkgs/yoshimi/template @@ -1,6 +1,6 @@ # Template file for 'yoshimi' pkgname=yoshimi -version=2.3.3.3 +version=2.3.4.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=10b70d6bf577de3f36883b0e066d5de0b7291d4e4de3dee3b56df68feaed9469 +checksum=2ab49688c42038863a6e5807055d0911ac069ca1527afbbbb93eb50595820d40 case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" argp-standalone";;