summaryrefslogtreecommitdiff
path: root/app-forensics/afl/afl-2.52b.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-forensics/afl/afl-2.52b.ebuild')
-rw-r--r--app-forensics/afl/afl-2.52b.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-forensics/afl/afl-2.52b.ebuild b/app-forensics/afl/afl-2.52b.ebuild
index 9c58122f99dd..7086ccd5447d 100644
--- a/app-forensics/afl/afl-2.52b.ebuild
+++ b/app-forensics/afl/afl-2.52b.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,8 +6,8 @@ EAPI=7
inherit multilib toolchain-funcs flag-o-matic
DESCRIPTION="american fuzzy lop - compile-time instrumentation fuzzer"
-HOMEPAGE="http://lcamtuf.coredump.cx/afl/"
-SRC_URI="http://lcamtuf.coredump.cx/afl/releases/${P}.tgz"
+HOMEPAGE="https://lcamtuf.coredump.cx/afl/"
+SRC_URI="https://lcamtuf.coredump.cx/afl/releases/${P}.tgz"
LICENSE="Apache-2.0"
SLOT="0"