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"