summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2017-08-27 22:56:00 +0800
committerJason Zaman <perfinion@gentoo.org>2017-08-27 22:56:00 +0800
commitd396fca682854e086c0888f4d139017eb8ec2979 (patch)
tree8ab0c9c6c5a533b80feb7530317c06c7f02d995b /eclass/selinux-policy-2.eclass
parentnet-misc/youtube-dl: Old. (diff)
downloadgentoo-d396fca682854e086c0888f4d139017eb8ec2979.tar.gz
gentoo-d396fca682854e086c0888f4d139017eb8ec2979.tar.bz2
gentoo-d396fca682854e086c0888f4d139017eb8ec2979.zip
selinux-policy-2.eclass: drop insecure git:// path in favour of https://
Diffstat (limited to 'eclass/selinux-policy-2.eclass')
-rw-r--r--eclass/selinux-policy-2.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/selinux-policy-2.eclass b/eclass/selinux-policy-2.eclass
index 34f4bf54eee8..fb205c1bfefd 100644
--- a/eclass/selinux-policy-2.eclass
+++ b/eclass/selinux-policy-2.eclass
@@ -62,7 +62,7 @@
# using a single variable, rather than having to set the packagename_LIVE_REPO
# variable for each and every SELinux policy module package they want to install.
# The default value is Gentoo's hardened-refpolicy repository.
-: ${SELINUX_GIT_REPO:="git://anongit.gentoo.org/proj/hardened-refpolicy.git https://anongit.gentoo.org/git/proj/hardened-refpolicy.git"};
+: ${SELINUX_GIT_REPO:="https://anongit.gentoo.org/git/proj/hardened-refpolicy.git"};
# @ECLASS-VARIABLE: SELINUX_GIT_BRANCH
# @DESCRIPTION: