yoshimi: update to 2.1.2.2.

This commit is contained in:
Andrea Brancaleoni 2021-12-21 00:39:56 +01:00
parent 583c771a56
commit 032f65a14c

View File

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