summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-12-09 20:13:14 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-12-09 20:13:14 +0000
commitb4b0ace8d86f8ead17e5897ab7582488ee870400 (patch)
treea05a0b2840eb1dceffd420433a75afe3e67bf1b8 /app-forensics/honggfuzz
parentmedia-sound/xmms2-scrobbler: use https:// homepage (diff)
downloadgentoo-b4b0ace8d86f8ead17e5897ab7582488ee870400.tar.gz
gentoo-b4b0ace8d86f8ead17e5897ab7582488ee870400.tar.bz2
gentoo-b4b0ace8d86f8ead17e5897ab7582488ee870400.zip
app-forensics/honggfuzz: use https:// homepage
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-forensics/honggfuzz')
-rw-r--r--app-forensics/honggfuzz/honggfuzz-1.9.ebuild2
-rw-r--r--app-forensics/honggfuzz/honggfuzz-2.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/honggfuzz/honggfuzz-1.9.ebuild b/app-forensics/honggfuzz/honggfuzz-1.9.ebuild
index 4aea054863e9..9bdb0d56f3e8 100644
--- a/app-forensics/honggfuzz/honggfuzz-1.9.ebuild
+++ b/app-forensics/honggfuzz/honggfuzz-1.9.ebuild
@@ -6,7 +6,7 @@ EAPI=7
inherit toolchain-funcs
DESCRIPTION="A general purpose fuzzer with feedback support"
-HOMEPAGE="http://google.github.io/honggfuzz/"
+HOMEPAGE="https://google.github.io/honggfuzz/"
SRC_URI="https://github.com/google/honggfuzz/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
diff --git a/app-forensics/honggfuzz/honggfuzz-2.0.ebuild b/app-forensics/honggfuzz/honggfuzz-2.0.ebuild
index c6f560e1a1ed..f486d019eb3b 100644
--- a/app-forensics/honggfuzz/honggfuzz-2.0.ebuild
+++ b/app-forensics/honggfuzz/honggfuzz-2.0.ebuild
@@ -6,7 +6,7 @@ EAPI=7
inherit toolchain-funcs
DESCRIPTION="A general purpose fuzzer with feedback support"
-HOMEPAGE="http://google.github.io/honggfuzz/"
+HOMEPAGE="https://google.github.io/honggfuzz/"
SRC_URI="https://github.com/google/honggfuzz/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"