commit:     c0d032e92c5126c8074b0bd7d65ad83afbcede94
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  2 06:31:35 2019 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed Oct  2 06:32:25 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0d032e9

net-analyzer/tcpdump: Use HTTPS

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 net-analyzer/tcpdump/tcpdump-4.9.2-r1.ebuild | 4 ++--
 net-analyzer/tcpdump/tcpdump-4.9.2.ebuild    | 6 +++---
 net-analyzer/tcpdump/tcpdump-4.9.3.ebuild    | 4 ++--
 net-analyzer/tcpdump/tcpdump-9999.ebuild     | 2 +-
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/net-analyzer/tcpdump/tcpdump-4.9.2-r1.ebuild 
b/net-analyzer/tcpdump/tcpdump-4.9.2-r1.ebuild
index 7e89e1714aa..cad529223b5 100644
--- a/net-analyzer/tcpdump/tcpdump-4.9.2-r1.ebuild
+++ b/net-analyzer/tcpdump/tcpdump-4.9.2-r1.ebuild
@@ -6,11 +6,11 @@ inherit autotools flag-o-matic toolchain-funcs user
 
 DESCRIPTION="A Tool for network monitoring and data acquisition"
 HOMEPAGE="
-       http://www.tcpdump.org/
+       https://www.tcpdump.org/
        https://github.com/the-tcpdump-group/tcpdump
 "
 SRC_URI="
-       http://www.tcpdump.org/release/${P}.tar.gz
+       https://www.tcpdump.org/release/${P}.tar.gz
 "
 
 LICENSE="BSD"

diff --git a/net-analyzer/tcpdump/tcpdump-4.9.2.ebuild 
b/net-analyzer/tcpdump/tcpdump-4.9.2.ebuild
index 250b25f4625..4b28430a0ac 100644
--- a/net-analyzer/tcpdump/tcpdump-4.9.2.ebuild
+++ b/net-analyzer/tcpdump/tcpdump-4.9.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,11 +6,11 @@ inherit flag-o-matic toolchain-funcs user
 
 DESCRIPTION="A Tool for network monitoring and data acquisition"
 HOMEPAGE="
-       http://www.tcpdump.org/
+       https://www.tcpdump.org/
        https://github.com/the-tcpdump-group/tcpdump
 "
 SRC_URI="
-       http://www.tcpdump.org/release/${P}.tar.gz
+       https://www.tcpdump.org/release/${P}.tar.gz
 "
 
 LICENSE="BSD"

diff --git a/net-analyzer/tcpdump/tcpdump-4.9.3.ebuild 
b/net-analyzer/tcpdump/tcpdump-4.9.3.ebuild
index 27466b8c51c..2cf4621b051 100644
--- a/net-analyzer/tcpdump/tcpdump-4.9.3.ebuild
+++ b/net-analyzer/tcpdump/tcpdump-4.9.3.ebuild
@@ -6,11 +6,11 @@ inherit flag-o-matic toolchain-funcs user
 
 DESCRIPTION="A Tool for network monitoring and data acquisition"
 HOMEPAGE="
-       http://www.tcpdump.org/
+       https://www.tcpdump.org/
        https://github.com/the-tcpdump-group/tcpdump
 "
 SRC_URI="
-       http://www.tcpdump.org/release/${P}.tar.gz
+       https://www.tcpdump.org/release/${P}.tar.gz
 "
 
 LICENSE="BSD"

diff --git a/net-analyzer/tcpdump/tcpdump-9999.ebuild 
b/net-analyzer/tcpdump/tcpdump-9999.ebuild
index c4fe962e812..98bfe78b0e8 100644
--- a/net-analyzer/tcpdump/tcpdump-9999.ebuild
+++ b/net-analyzer/tcpdump/tcpdump-9999.ebuild
@@ -7,7 +7,7 @@ inherit flag-o-matic toolchain-funcs user
 DESCRIPTION="A Tool for network monitoring and data acquisition"
 EGIT_REPO_URI="https://github.com/the-tcpdump-group/tcpdump";
 HOMEPAGE="
-       http://www.tcpdump.org/
+       https://www.tcpdump.org/
        ${EGIT_REPO_URI}
 "
 

Reply via email to