summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/paxctl/paxctl-0.8.ebuild')
-rw-r--r--sys-apps/paxctl/paxctl-0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/paxctl/paxctl-0.8.ebuild b/sys-apps/paxctl/paxctl-0.8.ebuild
index f975b8992c3a..2cc81d119138 100644
--- a/sys-apps/paxctl/paxctl-0.8.ebuild
+++ b/sys-apps/paxctl/paxctl-0.8.ebuild
@@ -6,8 +6,8 @@ EAPI="5"
inherit toolchain-funcs eutils
DESCRIPTION="Manages various PaX related program header flags for Elf32, Elf64, binaries"
-SRC_URI="http://pax.grsecurity.net/${P}.tar.gz"
-HOMEPAGE="http://pax.grsecurity.net"
+HOMEPAGE="https://pax.grsecurity.net"
+SRC_URI="https://pax.grsecurity.net/${P}.tar.gz"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE=""