From 71dc24457e7c41a2f9ee8baee773124df6f86a00 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:36:23 +0200 Subject: Use https by default Signed-off-by: Justin Lecher --- games-strategy/openra/openra-20120630.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games-strategy/openra') diff --git a/games-strategy/openra/openra-20120630.ebuild b/games-strategy/openra/openra-20120630.ebuild index 9d469464e71b..99175b960e6d 100644 --- a/games-strategy/openra/openra-20120630.ebuild +++ b/games-strategy/openra/openra-20120630.ebuild @@ -8,7 +8,7 @@ inherit eutils mono gnome2-utils vcs-snapshot games DESCRIPTION="A free RTS engine supporting games like Command & Conquer and Red Alert" HOMEPAGE="http://open-ra.org/" -SRC_URI="http://github.com/OpenRA/OpenRA/tarball/release-${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/OpenRA/OpenRA/tarball/release-${PV} -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -- cgit v1.2.3-65-gdbad