yoshimi: update to 2.3.0.3.

This commit is contained in:
Andrea Brancaleoni 2023-09-07 12:11:23 +02:00
parent ed896b19a0
commit 6efe0bd22b

View file

@ -1,6 +1,6 @@
# Template file for 'yoshimi'
pkgname=yoshimi
version=2.3.0.2
version=2.3.0.3
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=2710c0fdea108b1aad2d60aef3694f0655b1420ff8e99739358f3d0c37f4c6ca
checksum=224b5303387fc260c5122d3977c0518d94da2e365d528fe416c387fe4eb98beb
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone";;