diff options
Diffstat (limited to 'dev-python/python-efl/python-efl-1.18.0.ebuild')
| -rw-r--r-- | dev-python/python-efl/python-efl-1.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-efl/python-efl-1.18.0.ebuild b/dev-python/python-efl/python-efl-1.18.0.ebuild index cc8c0587849a..a077d345f65d 100644 --- a/dev-python/python-efl/python-efl-1.18.0.ebuild +++ b/dev-python/python-efl/python-efl-1.18.0.ebuild @@ -10,7 +10,7 @@ MY_P=${P/_/-} if [[ "${PV}" == "9999" ]]; then EGIT_SUB_PROJECT="bindings/python" EGIT_URI_APPEND="${PN}" - EGIT_REPO_URI="git://git.enlightenment.org/${EGIT_SUB_PROJECT}/${EGIT_URI_APPEND}.git" + EGIT_REPO_URI="https://git.enlightenment.org/${EGIT_SUB_PROJECT}/${EGIT_URI_APPEND}.git" inherit git-2 else SRC_URI="https://download.enlightenment.org/rel/bindings/python/${MY_P}.tar.xz" |
