Update ZMusic to 1.3.0 (#13094)

This commit is contained in:
Peppersawce
2025-10-27 07:14:25 +01:00
committed by GitHub
parent 2c5711fa2e
commit bfbd62a0d5

View File

@@ -4,10 +4,9 @@ HOMEPAGE="https://github.com/ZDoom/ZMusic"
COPYRIGHT="2020-2025 GZDoom team and contributors"
LICENSE="GNU GPL v3"
REVISION="1"
srcGitRev="6928b8609db9b1c104c4cd4f9b163486121fb0f0"
SOURCE_URI="https://github.com/ZDoom/ZMusic/archive/$srcGitRev.zip"
CHECKSUM_SHA256="2a6b64d12b33f3d10e5dee7ad91753393aca2fcea0fdc109e043808af0aea85e"
SOURCE_DIR="ZMusic-$srcGitRev"
SOURCE_URI="https://github.com/ZDoom/ZMusic/archive/refs/tags/$portVersion.tar.gz"
CHECKSUM_SHA256="2eccd41e1cc9b38b3729ab94d65635719b2adc916de4ca9f8399ebceaee89f7f"
SOURCE_DIR="ZMusic-$portVersion"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"