From 01568c36955a426225dd1f1377ab794b66305f7a Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Wed, 6 Dec 2023 11:57:13 +0100 Subject: [PATCH] zsdx, bump version (#9834) --- games-rpg/zsdx/{zsdx-1.11.0.recipe => zsdx-1.12.3.recipe} | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) rename games-rpg/zsdx/{zsdx-1.11.0.recipe => zsdx-1.12.3.recipe} (75%) diff --git a/games-rpg/zsdx/zsdx-1.11.0.recipe b/games-rpg/zsdx/zsdx-1.12.3.recipe similarity index 75% rename from games-rpg/zsdx/zsdx-1.11.0.recipe rename to games-rpg/zsdx/zsdx-1.12.3.recipe index ad859fcda..17c652c48 100644 --- a/games-rpg/zsdx/zsdx-1.11.0.recipe +++ b/games-rpg/zsdx/zsdx-1.12.3.recipe @@ -6,10 +6,11 @@ made with the Solarus engine and in fact, Solarus was primarily designed for thi HOMEPAGE="http://www.zelda-solarus.com/" COPYRIGHT="2011 Nintendo" LICENSE="GNU GPL v3 -Attribution-ShareAlike 3.0 Unported" + Attribution-ShareAlike 3.0 Unported" REVISION="1" -SOURCE_URI="http://www.zelda-solarus.com/downloads/zsdx/zsdx-$portVersion.tar.gz" -CHECKSUM_SHA256="04c4b4bf7e0e65907a3729f43fc4387bb05813786fed21f824b83bc3b77f4af9" +SOURCE_URI="https://gitlab.com/solarus-games/games/zsdx/-/archive/v$portVersion/zsdx-v$portVersion.tar.bz2" +CHECKSUM_SHA256="29065d3280ec03176e8de0a7a26504421d43c5778b566e50c212deb25b45d66a" +SOURCE_DIR="zsdx-v$portVersion" ARCHITECTURES="any" DISABLE_SOURCE_PACKAGE="yes"