yoshimi: update to 1.5.3.

This commit is contained in:
Andrea Brancaleoni 2017-08-22 16:54:26 +02:00
parent 0e4bc3af5d
commit 2ae83aae71

View file

@ -1,6 +1,6 @@
# Template file for 'yoshimi' # Template file for 'yoshimi'
pkgname=yoshimi pkgname=yoshimi
version=1.5.2.1 version=1.5.3
revision=1 revision=1
build_style=cmake build_style=cmake
build_wrksrc=src build_wrksrc=src
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-3" license="GPL-3"
homepage="http://yoshimi.sourceforge.net" homepage="http://yoshimi.sourceforge.net"
distfiles="https://github.com/Yoshimi/$pkgname/archive/$version.tar.gz" distfiles="https://github.com/Yoshimi/$pkgname/archive/$version.tar.gz"
checksum=363c4feba855acf9f423246483b4fb2ef2ba4d18e41da74190a7de0a08c04744 checksum=f42ea59c50451d7fd74ae79a72933e6f53d7b2f94a70342252ce1e222d800bfb
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
*-musl) broken="https://build.voidlinux.eu/builders/armv6l-musl_builder/builds/10648/steps/shell_3/logs/stdio";; *-musl) broken="https://build.voidlinux.eu/builders/armv6l-musl_builder/builds/10648/steps/shell_3/logs/stdio";;