summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-31 21:09:00 +1000
committerMichał Górny <mgorny@gentoo.org>2017-08-16 09:14:36 +0200
commit944c7f540a96e79af2345fbc73c47d6a93cf1006 (patch)
treecd7c7a487186af0f7673df6b56f5a108e7ed764e
parentx11-libs/pixman: use HTTPS for freedesktop.org (diff)
downloadgentoo-944c7f540a96e79af2345fbc73c47d6a93cf1006.tar.gz
gentoo-944c7f540a96e79af2345fbc73c47d6a93cf1006.tar.bz2
gentoo-944c7f540a96e79af2345fbc73c47d6a93cf1006.zip
x11-libs/libxcb: use HTTPS for freedesktop.org
Package-Manager: Portage-2.3.6, Repoman-2.3.3
-rw-r--r--x11-libs/libxcb/libxcb-1.12-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxcb/libxcb-1.12-r2.ebuild b/x11-libs/libxcb/libxcb-1.12-r2.ebuild
index 91086af06cda..5310bf7c71f8 100644
--- a/x11-libs/libxcb/libxcb-1.12-r2.ebuild
+++ b/x11-libs/libxcb/libxcb-1.12-r2.ebuild
@@ -13,7 +13,7 @@ inherit python-any-r1 xorg-2
DESCRIPTION="X C-language Bindings library"
HOMEPAGE="https://xcb.freedesktop.org/"
-EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/libxcb"
+EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/libxcb.git"
[[ ${PV} != 9999* ]] && \
SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2"