From 032f65a14c8df5d700eb5759fc9ada8c6830982d Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 21 Dec 2021 00:39:56 +0100 Subject: [PATCH] yoshimi: update to 2.1.2.2. --- srcpkgs/yoshimi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yoshimi/template b/srcpkgs/yoshimi/template index 1af9222d41a..836ef01167f 100644 --- a/srcpkgs/yoshimi/template +++ b/srcpkgs/yoshimi/template @@ -1,6 +1,6 @@ # Template file for 'yoshimi' pkgname=yoshimi -version=2.1.1.1 +version=2.1.2.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=62336821d8817fe98f11f16807cf22a0bedf1d2bee550ffe30c1c818c93096c6 +checksum=194c552d5b57883dee2c8bc9f37cc3743787541a8c3fe56afc556f24324a4576 case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" argp-standalone";;