From 24ff443986c6ca970778a6d5a0bf719bcd1ca7b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Fri, 14 Sep 2018 13:41:30 +0200 Subject: [PATCH] eepp: switch to https. --- games-engines/eepp/eepp-0.9.5.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-engines/eepp/eepp-0.9.5.recipe b/games-engines/eepp/eepp-0.9.5.recipe index ef1430ca5..1d2c846b5 100644 --- a/games-engines/eepp/eepp-0.9.5.recipe +++ b/games-engines/eepp/eepp-0.9.5.recipe @@ -1,10 +1,10 @@ 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" +HOMEPAGE="https://bitbucket.org/SpartanJ/eepp" COPYRIGHT="2011-2014 Martín Lucas Golini" LICENSE="MIT" -REVISION="2" +REVISION="3" SOURCE_URI="https://bitbucket.org/SpartanJ/eepp/get/release-0.9.5.tar.gz" CHECKSUM_SHA256="b4094be1b29361c66ab15cae166576d3600f7b6d914b339af857878559156b48" SOURCE_DIR="SpartanJ-eepp-b44ee6ad7704"