From 3cb08f217367fecbcaf722907621ab0186217538 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sat, 21 May 2022 09:09:09 +0200 Subject: [PATCH] yoshimi: update to 2.2.0. --- srcpkgs/yoshimi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yoshimi/template b/srcpkgs/yoshimi/template index 836ef01167f..5b075d6036e 100644 --- a/srcpkgs/yoshimi/template +++ b/srcpkgs/yoshimi/template @@ -1,6 +1,6 @@ # Template file for 'yoshimi' pkgname=yoshimi -version=2.1.2.2 +version=2.2.0 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=194c552d5b57883dee2c8bc9f37cc3743787541a8c3fe56afc556f24324a4576 +checksum=4d447357bfeaddcfa40e393f0fc81f1d5381f36cb1f7999c36ee0c5736af239e case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" argp-standalone";;