diff --git a/games-engines/eepp/eepp-hg.recipe b/games-engines/eepp/eepp-0.9.5.recipe similarity index 90% rename from games-engines/eepp/eepp-hg.recipe rename to games-engines/eepp/eepp-0.9.5.recipe index 32c12fb53..9c38dbdcc 100644 --- a/games-engines/eepp/eepp-hg.recipe +++ b/games-engines/eepp/eepp-0.9.5.recipe @@ -2,7 +2,8 @@ SUMMARY="A C++ 2D game engine for easy cross-platform development" DESCRIPTION="Entropia Engine++ is a C++ 2D game engine designed for an easy \ cross-platform game development." HOMEPAGE="http://bitbucket.org/SpartanJ/eepp" -SOURCE_URI="hg+http://bitbucket.org/SpartanJ/eepp#7318464094366388344fe30e58f521c6b46781b6" +SOURCE_URI="https://bitbucket.org/SpartanJ/eepp/get/release-0.9.5.tar.gz" +CHECKSUM_SHA256="b4094be1b29361c66ab15cae166576d3600f7b6d914b339af857878559156b48" REVISION="1" LICENSE="MIT" COPYRIGHT="2011-2014 Martín Lucas Golini" @@ -44,8 +45,7 @@ BUILD_PREREQUIRES=" cmd:make cmd:hg " -# intentionally empty -SOURCE_DIR="" +SOURCE_DIR="SpartanJ-eepp-b44ee6ad7704" BUILD() {