yoshimi: update to 2.3.2.

This commit is contained in:
Andrea Brancaleoni 2024-02-26 01:36:58 +01:00
parent 78a8a58bcb
commit 9f8ae10011
1 changed files with 2 additions and 2 deletions

View File

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