wildmidi, bump version (#8749)

This commit is contained in:
Schrijvers Luc
2023-05-28 18:06:09 +02:00
committed by GitHub
parent 313328395f
commit 7cf37dcff1

View File

@@ -2,12 +2,12 @@ SUMMARY="MIDI processing library and player using the GUS patch set"
DESCRIPTION="WildMIDI is a simple software midi player which has a core \
softsynth library that can be used with other applications.."
HOMEPAGE="https://www.mindwerks.net/projects/wildmidi/"
COPYRIGHT="2000-2021 Mindwerks"
COPYRIGHT="2000-2023 Mindwerks"
LICENSE="GNU GPL v3
GNU LGPL v3"
REVISION="2"
REVISION="1"
SOURCE_URI="https://github.com/Mindwerks/wildmidi/archive/refs/tags/wildmidi-$portVersion.tar.gz"
CHECKSUM_SHA256="6f267c8d331e9859906837e2c197093fddec31829d2ebf7b958cf6b7ae935430"
CHECKSUM_SHA256="116c0f31d349eaa74a630ed5a9a17b6a351204877a4ed9fb9aacd9dbd7f6c874"
SOURCE_DIR="wildmidi-wildmidi-$portVersion"
ARCHITECTURES="all ?x86_gcc2"