From aa2b52e154048e6ef82ab06921aadf1cb15a87c6 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Thu, 26 Aug 2021 09:47:12 +0200 Subject: [PATCH] yoshimi: update to 2.1.0. --- srcpkgs/yoshimi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yoshimi/template b/srcpkgs/yoshimi/template index 57149966729..582c55440b3 100644 --- a/srcpkgs/yoshimi/template +++ b/srcpkgs/yoshimi/template @@ -1,6 +1,6 @@ # Template file for 'yoshimi' pkgname=yoshimi -version=2.0.2 +version=2.1.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=e27684cd506ec4140827a6f1dc87085dd66c79091d145ce9807628fb5a9f3bf0 +checksum=0ba966c2e608712c21e2bdcb395227e93d35bea07a80b3f9ed01a37b9154f4df case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" argp-standalone";;