From d9737c778d2393a850eecb636d02f3a4655da6d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pl=C3=BCss=20Roland?= Date: Sun, 27 Mar 2022 16:00:12 +0200 Subject: [PATCH] dragengine: bump version (#6776) --- .../{dragengine-1.10.recipe => dragengine-1.11.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename games-engines/dragengine/{dragengine-1.10.recipe => dragengine-1.11.recipe} (97%) diff --git a/games-engines/dragengine/dragengine-1.10.recipe b/games-engines/dragengine/dragengine-1.11.recipe similarity index 97% rename from games-engines/dragengine/dragengine-1.10.recipe rename to games-engines/dragengine/dragengine-1.11.recipe index 1a0aae8bb..609a47772 100644 --- a/games-engines/dragengine/dragengine-1.10.recipe +++ b/games-engines/dragengine/dragengine-1.11.recipe @@ -16,7 +16,7 @@ LICENSE="GNU GPL v3 GNU LGPL v3" REVISION="1" SOURCE_URI="https://github.com/LordOfDragons/dragengine/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="d008a833dc68e1e291df3f2edf737a3bc711065225964d32dd65a092a6f54f58" +CHECKSUM_SHA256="e68bc99a82492738065f846e750ee79a9fe42c2fd712d3c48f06480359e37281" SOURCE_FILENAME="dragengine-$portVersion.tar.gz" SOURCE_DIR="dragengine-$portVersion" ADDITIONAL_FILES="custom.py"