From eac83c618593c9c7794506dfaf42920917d0c3c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pl=C3=BCss=20Roland?= Date: Mon, 5 Feb 2024 09:15:03 +0100 Subject: [PATCH] dragengine release 1.21 (#10046) --- .../{dragengine-1.20.recipe => dragengine-1.21.recipe} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename games-engines/dragengine/{dragengine-1.20.recipe => dragengine-1.21.recipe} (93%) diff --git a/games-engines/dragengine/dragengine-1.20.recipe b/games-engines/dragengine/dragengine-1.21.recipe similarity index 93% rename from games-engines/dragengine/dragengine-1.20.recipe rename to games-engines/dragengine/dragengine-1.21.recipe index 1b2ace95f..55e5bf28a 100644 --- a/games-engines/dragengine/dragengine-1.20.recipe +++ b/games-engines/dragengine/dragengine-1.21.recipe @@ -11,14 +11,14 @@ able to run the game without providing any additional tools. It can be used to r games without overhead or in headless mode for server operation." HOMEPAGE="https://dragondreams.ch https://github.com/LordOfDragons/dragengine" -COPYRIGHT="2020-2023 DragonDreams" +COPYRIGHT="2020-2024 DragonDreams" LICENSE="GNU GPL v3 GNU LGPL v3" REVISION="1" -SOURCE_URI="https://github.com/LordOfDragons/dragengine/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="514b3d207e4f293ec3262396f3e4c246e801157dec90dc028ecdf7137eaa4abb" -SOURCE_FILENAME="dragengine-$portVersion.tar.gz" -SOURCE_DIR="dragengine-$portVersion" +SOURCE_URI="https://github.com/LordOfDragons/dragengine/archive/v$portVersion-haiku1.tar.gz" +CHECKSUM_SHA256="a9df1d2939d7d84ddd9129a5e934d4b77bd38e38256fdfece27fb2fb62020037" +SOURCE_FILENAME="dragengine-$portVersion-haiku1.tar.gz" +SOURCE_DIR="dragengine-$portVersion-haiku1" ADDITIONAL_FILES="custom.py" ARCHITECTURES="all !x86_gcc2"