app-forensics/afl: update homepage
authorAlexey Sokolov <sokolov@google.com>
Fri, 8 May 2020 12:39:20 +0000 (13:39 +0100)
committerAaron Bauman <bman@gentoo.org>
Sun, 17 May 2020 16:54:37 +0000 (12:54 -0400)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
app-forensics/afl/afl-2.52b.ebuild
app-forensics/afl/afl-2.55b.ebuild
app-forensics/afl/afl-2.56b.ebuild

index 9c58122f99ddd38b3e41600e33648bedf53fd4cf..7086ccd5447d8c2cb21c4360d1c85b0589f4376b 100644 (file)
@@ -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"
index a2278aa4463403150a5c800d658cb34908474755..cc17918f7e715e3ef5d6665a3c59409189374052 100644 (file)
@@ -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,7 +6,7 @@ EAPI=7
 inherit multilib toolchain-funcs flag-o-matic
 
 DESCRIPTION="american fuzzy lop - compile-time instrumentation fuzzer"
-HOMEPAGE="http://lcamtuf.coredump.cx/afl/"
+HOMEPAGE="https://lcamtuf.coredump.cx/afl/"
 SRC_URI="https://github.com/google/AFL/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
index 1a72aefa4ef6acb040db19191f82efd2112bab13..90fbf1bc53fd4c8768d1393b68d91e7fe7c225cc 100644 (file)
@@ -6,7 +6,7 @@ EAPI=7
 inherit multilib toolchain-funcs flag-o-matic
 
 DESCRIPTION="american fuzzy lop - compile-time instrumentation fuzzer"
-HOMEPAGE="http://lcamtuf.coredump.cx/afl/"
+HOMEPAGE="https://lcamtuf.coredump.cx/afl/"
 SRC_URI="https://github.com/google/AFL/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"