yoshimi: update to 2.1.0.

This commit is contained in:
Andrea Brancaleoni 2021-08-26 09:47:12 +02:00
parent d2b3bf0340
commit aa2b52e154

View file

@ -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 <abc@pompel.me>"
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";;