From c84be41d02d264cc116a9a8436ca3bef3abb417c Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:37:39 +0200 Subject: Use https by default Signed-off-by: Justin Lecher --- .../gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-apps/gentoo-systemd-integration') diff --git a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild index 7adc033f3c92..8aba232815ea 100644 --- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild +++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 #if LIVE AUTOTOOLS_AUTORECONF=1 -EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git" +EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git" inherit git-2 #endif -- cgit v1.2.3-65-gdbad