From 9cd81a9f2a93c899fcb4b96dbfcdc67502393fc2 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Wed, 6 Dec 2023 11:48:23 +0100 Subject: [PATCH] zsxd, bump version (#9833) --- games-rpg/zsxd/{zsxd-1.11.0.recipe => zsxd-1.12.2.recipe} | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) rename games-rpg/zsxd/{zsxd-1.11.0.recipe => zsxd-1.12.2.recipe} (75%) diff --git a/games-rpg/zsxd/zsxd-1.11.0.recipe b/games-rpg/zsxd/zsxd-1.12.2.recipe similarity index 75% rename from games-rpg/zsxd/zsxd-1.11.0.recipe rename to games-rpg/zsxd/zsxd-1.12.2.recipe index af03fc155..9c61b9cec 100644 --- a/games-rpg/zsxd/zsxd-1.11.0.recipe +++ b/games-rpg/zsxd/zsxd-1.12.2.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/zsxd/zsxd-$portVersion.tar.gz" -CHECKSUM_SHA256="b06e9d6ee9cb48146d2df56e258498ce4ab4b3cf3c38436ecea697eb82a1ffeb" +SOURCE_URI="https://gitlab.com/solarus-games/games/zsxd/-/archive/v$portVersion/zsxd-v$portVersion.tar.bz2" +CHECKSUM_SHA256="95bd74c15295691d0ad0e3e8bbe6bbd7182468ad7e87c7886ec9e999ed38c04d" +SOURCE_DIR="zsxd-v$portVersion" ARCHITECTURES="any" DISABLE_SOURCE_PACKAGE="yes"