From afe565738f1588c53f32afcc586d2a816a6c3132 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sun, 17 Dec 2017 14:19:02 +0100 Subject: [PATCH] yoshimi: update to 1.5.6. --- srcpkgs/yoshimi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yoshimi/template b/srcpkgs/yoshimi/template index 0ab549df0e7..82534d666bc 100644 --- a/srcpkgs/yoshimi/template +++ b/srcpkgs/yoshimi/template @@ -1,6 +1,6 @@ # Template file for 'yoshimi' pkgname=yoshimi -version=1.5.5 +version=1.5.6 revision=1 build_style=cmake build_wrksrc=src @@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni " license="GPL-3" homepage="http://yoshimi.sourceforge.net" distfiles="https://github.com/Yoshimi/$pkgname/archive/$version.tar.gz" -checksum=03bd7018f55e568c0207793e08c3b9a17a346ea5f472184f9824103ad8494d56 +checksum=18666fa87d4a155fcc67089dd97608b8e00692f5db9902f87e28062ec870cc73 case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" argp-standalone";;