From 2eb942588f56b169e87dbeb71f9f330870f7cfb3 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 26 Sep 2022 15:00:47 +0200 Subject: [PATCH] yoshimi: update to 2.2.2.1. --- srcpkgs/yoshimi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yoshimi/template b/srcpkgs/yoshimi/template index 95c7f262a80..c1cdc2be632 100644 --- a/srcpkgs/yoshimi/template +++ b/srcpkgs/yoshimi/template @@ -1,6 +1,6 @@ # Template file for 'yoshimi' pkgname=yoshimi -version=2.2.0 +version=2.2.2.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=4d447357bfeaddcfa40e393f0fc81f1d5381f36cb1f7999c36ee0c5736af239e +checksum=2ab5bb43a0242804eb682c90b274ad0470aea872ee16b0a7889a441f660c7c82 case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" argp-standalone";;