yoshimi: update to 2.3.1.3.

This commit is contained in:
Andrea Brancaleoni 2023-12-03 18:47:03 +01:00
parent d7c1d21585
commit 3726f4adbd

View file

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