From 5864f11932b107198619f120d3f8602e57c8e8e7 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sat, 2 Dec 2023 02:46:18 +0100 Subject: [PATCH] yoshimi: update to 2.3.1.2. --- srcpkgs/yoshimi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yoshimi/template b/srcpkgs/yoshimi/template index 1db980d2d30..1e954a8355c 100644 --- a/srcpkgs/yoshimi/template +++ b/srcpkgs/yoshimi/template @@ -1,6 +1,6 @@ # Template file for 'yoshimi' pkgname=yoshimi -version=2.3.1 +version=2.3.1.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=f5036f1085b00cfdffdff5fac5de8060dfa5e91c60c5db8bbc463276309aecb8 +checksum=1c427289cb04dad5bed004568092403db58f9eda727722ff08ce6e1491b5ff20 case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" argp-standalone";;