We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e79c542 commit b54a27aCopy full SHA for b54a27a
srcpkgs/yoshimi/patches/fix-cflags.patch
srcpkgs/yoshimi/template
@@ -1,6 +1,6 @@
1
# Template file for 'yoshimi'
2
pkgname=yoshimi
3
-version=2.3.2
+version=2.3.3.1
4
revision=1
5
build_wrksrc=src
6
build_style=cmake
@@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
13
license="GPL-2.0-or-later"
14
homepage="https://yoshimi.github.io/"
15
distfiles="https://github.com/Yoshimi/$pkgname/archive/$version.tar.gz"
16
-checksum=76fcf0aaf959665f4d1a54c8e76dc30108bcf1434f76a0761e13217f973f27f6
+checksum=a23537735766af8a6526de1f22004811b6fed9b561645a174452092fcf7c479f
17
18
case "$XBPS_TARGET_MACHINE" in
19
*-musl) makedepends+=" argp-standalone";;
0 commit comments