yoshimi: update to 2.3.1.2.

This commit is contained in:
Andrea Brancaleoni 2023-12-02 02:46:18 +01:00
parent ac5b3663c7
commit 5864f11932

View file

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