summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2018-01-28 21:12:35 -0500
committerMike Frysinger <vapier@gentoo.org>2018-01-28 21:13:41 -0500
commitd20e55e6797e5b14f2cbb91be5458f14606d2f43 (patch)
tree08421397daaa05b2b9570d6b78163a9bb590ac9f /sys-apps/paxctld
parentgames-board/tablebase-syzygy: stable for x86. mark stable for the remaining a... (diff)
downloadgentoo-d20e55e6797e5b14f2cbb91be5458f14606d2f43.tar.gz
gentoo-d20e55e6797e5b14f2cbb91be5458f14606d2f43.tar.bz2
gentoo-d20e55e6797e5b14f2cbb91be5458f14606d2f43.zip
use https:// with grsecurity.net
Diffstat (limited to 'sys-apps/paxctld')
-rw-r--r--sys-apps/paxctld/paxctld-1.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/paxctld/paxctld-1.2.2.ebuild b/sys-apps/paxctld/paxctld-1.2.2.ebuild
index 02319f8ac64a..e172e7e00145 100644
--- a/sys-apps/paxctld/paxctld-1.2.2.ebuild
+++ b/sys-apps/paxctld/paxctld-1.2.2.ebuild
@@ -6,11 +6,11 @@ EAPI="6"
inherit systemd
DESCRIPTION="PaX flags maintenance daemon"
-HOMEPAGE="http://www.grsecurity.net/"
+HOMEPAGE="https://www.grsecurity.net/"
SRC_URI="https://www.grsecurity.net/${PN}/${PN}_${PV}.orig.tar.gz
https://dev.gentoo.org/~blueness/hardened-sources/${PN}/${PN}_${PV}.orig.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="pam"