yoshimi: update to 2.3.3.3.

This commit is contained in:
Andrea Brancaleoni 2025-03-01 19:33:04 +00:00
parent 0ceb73d0ad
commit bed3e32002

View file

@ -1,6 +1,6 @@
# Template file for 'yoshimi'
pkgname=yoshimi
version=2.3.3.2
version=2.3.3.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=edeeeb97d199396293b85296fb66157685bfcee69ca510327870525531803f8f
checksum=10b70d6bf577de3f36883b0e066d5de0b7291d4e4de3dee3b56df68feaed9469
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone";;