yoshimi: update to 2.2.0.

This commit is contained in:
Andrea Brancaleoni 2022-05-21 09:09:09 +02:00
parent 847c87f129
commit 3cb08f2173

View File

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