yoshimi: update to 2.2.2.1.

This commit is contained in:
Andrea Brancaleoni 2022-09-26 15:00:47 +02:00
parent b3cd444037
commit 2eb942588f

View File

@ -1,6 +1,6 @@
# Template file for 'yoshimi'
pkgname=yoshimi
version=2.2.0
version=2.2.2.1
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=4d447357bfeaddcfa40e393f0fc81f1d5381f36cb1f7999c36ee0c5736af239e
checksum=2ab5bb43a0242804eb682c90b274ad0470aea872ee16b0a7889a441f660c7c82
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone";;