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/paxctl/paxctl-0.7-r2.ebuild
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/paxctl/paxctl-0.7-r2.ebuild')
-rw-r--r--sys-apps/paxctl/paxctl-0.7-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/paxctl/paxctl-0.7-r2.ebuild b/sys-apps/paxctl/paxctl-0.7-r2.ebuild
index 37fad4c8031e..9457562da53c 100644
--- a/sys-apps/paxctl/paxctl-0.7-r2.ebuild
+++ b/sys-apps/paxctl/paxctl-0.7-r2.ebuild
@@ -6,8 +6,8 @@ EAPI="4"
inherit toolchain-funcs eutils
DESCRIPTION="Manages various PaX related program header flags for Elf32, Elf64, binaries"
-SRC_URI="http://pax.grsecurity.net/${P}.tar.bz2"
-HOMEPAGE="http://pax.grsecurity.net"
+HOMEPAGE="https://pax.grsecurity.net/"
+SRC_URI="https://pax.grsecurity.net/${P}.tar.bz2"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux"
IUSE=""