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