summaryrefslogtreecommitdiff
path: root/media-libs/gegl/gegl-0.3.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/gegl/gegl-0.3.0-r1.ebuild')
-rw-r--r--media-libs/gegl/gegl-0.3.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gegl/gegl-0.3.0-r1.ebuild b/media-libs/gegl/gegl-0.3.0-r1.ebuild
index a0387477084d..58ef27e3edfb 100644
--- a/media-libs/gegl/gegl-0.3.0-r1.ebuild
+++ b/media-libs/gegl/gegl-0.3.0-r1.ebuild
@@ -13,7 +13,7 @@ inherit versionator gnome2-utils eutils autotools python-any-r1 vala
if [[ ${PV} == *9999* ]]; then
inherit autotools git-r3
- EGIT_REPO_URI="git://git.gnome.org/gegl"
+ EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gegl.git"
SRC_URI=""
else
SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"