From f1634f31de37fcf206fcd4bcfb7f455af26df9e3 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Tue, 22 Oct 2019 17:34:23 +0300 Subject: [PATCH] yoshimi: update to 1.6.0.2. --- srcpkgs/yoshimi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yoshimi/template b/srcpkgs/yoshimi/template index 9196f3e25a3..03fa9109a3a 100644 --- a/srcpkgs/yoshimi/template +++ b/srcpkgs/yoshimi/template @@ -1,6 +1,6 @@ # Template file for 'yoshimi' pkgname=yoshimi -version=1.6.0.1 +version=1.6.0.2 revision=1 build_wrksrc=src build_style=cmake @@ -12,7 +12,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=92c4570391721f8faff1059063cf36f6e9018e52be6b18bce9d3d263087afcfb +checksum=337beff85aaea143787cd95d2516575e1a7ff34d94fcbb92f773d0084512bdae case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" argp-standalone";;