summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2019-10-02 08:31:35 +0200
committerJeroen Roovers <jer@gentoo.org>2019-10-02 08:32:25 +0200
commitc0d032e92c5126c8074b0bd7d65ad83afbcede94 (patch)
tree653b8e0fcaa26f1d07f695c50e05ab4822d9629d /net-analyzer
parentnet-analyzer/tcpdump: Version 4.9.3 (diff)
downloadgentoo-c0d032e92c5126c8074b0bd7d65ad83afbcede94.tar.gz
gentoo-c0d032e92c5126c8074b0bd7d65ad83afbcede94.tar.bz2
gentoo-c0d032e92c5126c8074b0bd7d65ad83afbcede94.zip
net-analyzer/tcpdump: Use HTTPS
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/tcpdump/tcpdump-4.9.2-r1.ebuild4
-rw-r--r--net-analyzer/tcpdump/tcpdump-4.9.2.ebuild6
-rw-r--r--net-analyzer/tcpdump/tcpdump-4.9.3.ebuild4
-rw-r--r--net-analyzer/tcpdump/tcpdump-9999.ebuild2
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 7e89e1714aaf..cad529223b52 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 250b25f46250..4b28430a0ac2 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 27466b8c51c4..2cf4621b0511 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 c4fe962e8128..98bfe78b0e87 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}
"