From eb87105ba4e860fd763050da80df8e13598e855d Mon Sep 17 00:00:00 2001 From: Alexey Sokolov Date: Thu, 4 Jun 2020 11:04:25 +0200 Subject: net-analyzer/p0f: update homepage Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov Signed-off-by: David Seifert --- net-analyzer/p0f/p0f-3.09_beta.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net-analyzer/p0f/p0f-3.09_beta.ebuild b/net-analyzer/p0f/p0f-3.09_beta.ebuild index 68db0781a828..92f2334f50ea 100644 --- a/net-analyzer/p0f/p0f-3.09_beta.ebuild +++ b/net-analyzer/p0f/p0f-3.09_beta.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,8 +7,8 @@ inherit toolchain-funcs MY_P=${P/_beta/b} DESCRIPTION="A tool to perform passive OS detection based on SYN packets" -HOMEPAGE="http://lcamtuf.coredump.cx/p0f3/" -SRC_URI="http://lcamtuf.coredump.cx/p0f3/releases/${MY_P}.tgz" +HOMEPAGE="https://lcamtuf.coredump.cx/p0f3/" +SRC_URI="https://lcamtuf.coredump.cx/p0f3/releases/${MY_P}.tgz" LICENSE="LGPL-2.1" SLOT="0" -- cgit v1.2.3-65-gdbad