diff options
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/openra/openra-20120630.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |