diff options
author | David Hicks <david@hicks.id.au> | 2017-07-31 21:01:05 +1000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-08-16 09:14:15 +0200 |
commit | a7a68a02a5c30a508068a24e466be95694eed0e7 (patch) | |
tree | 563850c7e9521d0f141ec914832ea24eb3b2f705 /x11-libs/xcb-util-image | |
parent | x11-libs/xcb-util-cursor: use HTTPS for freedesktop.org (diff) | |
download | gentoo-a7a68a02a5c30a508068a24e466be95694eed0e7.tar.gz gentoo-a7a68a02a5c30a508068a24e466be95694eed0e7.tar.bz2 gentoo-a7a68a02a5c30a508068a24e466be95694eed0e7.zip |
x11-libs/xcb-util-image: use HTTPS for freedesktop.org
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'x11-libs/xcb-util-image')
-rw-r--r-- | x11-libs/xcb-util-image/xcb-util-image-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xcb-util-image/xcb-util-image-0.4.0.ebuild b/x11-libs/xcb-util-image/xcb-util-image-0.4.0.ebuild index 16d03d019dcf..193b84cdd4bc 100644 --- a/x11-libs/xcb-util-image/xcb-util-image-0.4.0.ebuild +++ b/x11-libs/xcb-util-image/xcb-util-image-0.4.0.ebuild @@ -9,7 +9,7 @@ XORG_DOC=doc XORG_MULTILIB=yes inherit xorg-2 -EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-image" +EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/util-image.git" DESCRIPTION="X C-language Bindings sample implementations" HOMEPAGE="https://xcb.freedesktop.org/" |