yoshimi: update to 2.3.1.

This commit is contained in:
Andrea Brancaleoni 2023-10-03 13:58:55 +02:00
parent 65acf9a67a
commit e668a045c7
1 changed files with 2 additions and 2 deletions

View File

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