yoshimi: update to 2.3.0.

This commit is contained in:
Andrea Brancaleoni 2023-06-05 11:36:49 +02:00
parent e78571c047
commit b8b5aa592e

View file

@ -1,6 +1,6 @@
# Template file for 'yoshimi'
pkgname=yoshimi
version=2.2.3
version=2.3.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=9e4f4b8834bb6ebaa5f408fb275c66a680cfd7b5b8716c4b3a6dea06b2ac1ed0
checksum=167c3f300a3513407f5ed61b1104a79552bfc574f4a6dbf5bb713f2456a834f9
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone";;