summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/opentmpfiles/opentmpfiles-9999.ebuild')
-rw-r--r--sys-apps/opentmpfiles/opentmpfiles-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/opentmpfiles/opentmpfiles-9999.ebuild b/sys-apps/opentmpfiles/opentmpfiles-9999.ebuild
index 7688bed5e9dc..c96bac4a3db0 100644
--- a/sys-apps/opentmpfiles/opentmpfiles-9999.ebuild
+++ b/sys-apps/opentmpfiles/opentmpfiles-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=6
if [[ ${PV} = 9999* ]]; then
inherit git-r3
- EGIT_REPO_URI="git://github.com/openrc/${PN}"
+ EGIT_REPO_URI="https://github.com/openrc/${PN}"
else
SRC_URI="https://github.com/openrc/${PN}/archive/${PV}.tar.gz ->
${P}.tar.gz"