scummvm, bump version (#10221)

This commit is contained in:
Schrijvers Luc
2024-03-16 08:35:57 +01:00
committed by GitHub
parent 68bec6c793
commit 911955ec50

View File

@@ -5,11 +5,11 @@ data files. The clever part about this: ScummVM just replaces the executables \
shipped with the games, allowing you to play them on systems for which they \
were never designed!"
HOMEPAGE="https://www.scummvm.org/"
COPYRIGHT="2001-2023 ScummVM Team"
COPYRIGHT="2001-2024 ScummVM Team"
LICENSE="GNU GPL v3"
REVISION="1"
SOURCE_URI="http://www.scummvm.org/frs/scummvm/$portVersion/scummvm-$portVersion.tar.gz"
CHECKSUM_SHA256="997edc468cd69ec5adeda769c11989291e6eeb9c912aa23835cda22bdb2170f2"
CHECKSUM_SHA256="4dff1f7a3ce87ea744914211a79e753dbae7e098250f1c6db70b0c773fd438c4"
ADDITIONAL_FILES="scummvm.rdef.in"
ARCHITECTURES="all !x86_gcc2"