diff options
author | Mike Frysinger <vapier@gentoo.org> | 2018-01-28 21:12:35 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2018-01-28 21:13:41 -0500 |
commit | d20e55e6797e5b14f2cbb91be5458f14606d2f43 (patch) | |
tree | 08421397daaa05b2b9570d6b78163a9bb590ac9f /eclass | |
parent | games-board/tablebase-syzygy: stable for x86. mark stable for the remaining a... (diff) | |
download | gentoo-d20e55e6797e5b14f2cbb91be5458f14606d2f43.tar.gz gentoo-d20e55e6797e5b14f2cbb91be5458f14606d2f43.tar.bz2 gentoo-d20e55e6797e5b14f2cbb91be5458f14606d2f43.zip |
use https:// with grsecurity.net
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/pax-utils.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/pax-utils.eclass b/eclass/pax-utils.eclass index ca8f15d9c919..ac64ee35fedb 100644 --- a/eclass/pax-utils.eclass +++ b/eclass/pax-utils.eclass @@ -47,7 +47,7 @@ PAX_MARKINGS=${PAX_MARKINGS:="PT XT"} # @CODE # # Default flags are 'PeMRS', which are the most restrictive settings. Refer -# to http://pax.grsecurity.net/ for details on what these flags are all about. +# to https://pax.grsecurity.net/ for details on what these flags are all about. # # Please confirm any relaxation of restrictions with the Gentoo Hardened team. # Either ask on the gentoo-hardened mailing list, or CC/assign hardened@g.o on |