portsmf: fix 32-bit build (#7571)

This commit is contained in:
davidkaroly
2022-12-17 08:08:15 +01:00
committed by GitHub
parent f01281cf88
commit 3eba107570

View File

@@ -4,7 +4,7 @@ C++ library for reading and writing Standard MIDI Files."
HOMEPAGE="https://codeberg.org/tenacityteam/portsmf"
COPYRIGHT="2022 Tenacity Team"
LICENSE="MIT"
REVISION="1"
REVISION="2"
SOURCE_URI="https://codeberg.org/tenacityteam/portsmf/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="fe7aee61453e398aa360608fe34bc26a6af612bce987cdacbc0fc40b18e01d58"
SOURCE_DIR="portsmf"
@@ -28,7 +28,7 @@ PROVIDES_devel="
devel:libportsmf$secondaryArchSuffix = $libVersionCompat
"
REQUIRES_devel="
portsmf == $portVersion base
portsmf$secondaryArchSuffix == $portVersion base
"
BUILD_REQUIRES="