From 9f8ae10011caa5c879dd860358d1ab22299ef604 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 26 Feb 2024 01:36:58 +0100 Subject: [PATCH] yoshimi: update to 2.3.2. --- srcpkgs/yoshimi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yoshimi/template b/srcpkgs/yoshimi/template index a3fc18b4efa..351a8de498b 100644 --- a/srcpkgs/yoshimi/template +++ b/srcpkgs/yoshimi/template @@ -1,6 +1,6 @@ # Template file for 'yoshimi' pkgname=yoshimi -version=2.3.1.3 +version=2.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=f07c06de876de9631b10c0071edf528535d8be720d644a7ace7f141e62f9a18b +checksum=76fcf0aaf959665f4d1a54c8e76dc30108bcf1434f76a0761e13217f973f27f6 case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" argp-standalone";;