From 911955ec5082e0c66d67c58e93b1c46e4e2c565e Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sat, 16 Mar 2024 08:35:57 +0100 Subject: [PATCH] scummvm, bump version (#10221) --- .../scummvm/{scummvm-2.8.0.recipe => scummvm-2.8.1.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename games-engines/scummvm/{scummvm-2.8.0.recipe => scummvm-2.8.1.recipe} (96%) diff --git a/games-engines/scummvm/scummvm-2.8.0.recipe b/games-engines/scummvm/scummvm-2.8.1.recipe similarity index 96% rename from games-engines/scummvm/scummvm-2.8.0.recipe rename to games-engines/scummvm/scummvm-2.8.1.recipe index 7a905f4b9..b116323fc 100644 --- a/games-engines/scummvm/scummvm-2.8.0.recipe +++ b/games-engines/scummvm/scummvm-2.8.1.recipe @@ -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"