media-gfx/freewrl: use https:// instead of git:// on live ebuild

Package-Manager: Portage-2.3.8, Repoman-2.3.1
This commit is contained in:
Ian Stakenvicius
2017-10-03 14:51:29 -04:00
parent b360cb7138
commit 2a47425f22

View File

@@ -7,7 +7,7 @@ inherit autotools nsplugins eutils flag-o-matic java-pkg-opt-2 multilib
if [[ ${PV} == "9999" ]]; then
inherit git-r3
EGIT_REPO_URI="git://git.code.sf.net/p/freewrl/git"
EGIT_REPO_URI="https://git.code.sf.net/p/freewrl/git"
EGIT_BRANCH="develop"
S="${WORKDIR}/${P}/freex3d"
SRC_URI=