From 8969475048c76bddc83c5324ec50397143a31326 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Fri, 29 Oct 2021 09:57:10 +0200 Subject: [PATCH] yoshimi: update to 2.1.1.1. --- srcpkgs/yoshimi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yoshimi/template b/srcpkgs/yoshimi/template index 582c55440b3..1af9222d41a 100644 --- a/srcpkgs/yoshimi/template +++ b/srcpkgs/yoshimi/template @@ -1,6 +1,6 @@ # Template file for 'yoshimi' pkgname=yoshimi -version=2.1.0 +version=2.1.1.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=0ba966c2e608712c21e2bdcb395227e93d35bea07a80b3f9ed01a37b9154f4df +checksum=62336821d8817fe98f11f16807cf22a0bedf1d2bee550ffe30c1c818c93096c6 case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" argp-standalone";;