net-analyzer/tcpdump: Use HTTPS
authorJeroen Roovers <jer@gentoo.org>
Wed, 2 Oct 2019 06:31:35 +0000 (08:31 +0200)
committerJeroen Roovers <jer@gentoo.org>
Wed, 2 Oct 2019 06:32:25 +0000 (08:32 +0200)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
net-analyzer/tcpdump/tcpdump-4.9.2-r1.ebuild
net-analyzer/tcpdump/tcpdump-4.9.2.ebuild
net-analyzer/tcpdump/tcpdump-4.9.3.ebuild
net-analyzer/tcpdump/tcpdump-9999.ebuild

index 7e89e1714aaf31888314525bc8eeca7dd5a306d6..cad529223b52850ad9306b91a9febb86a4e5536c 100644 (file)
@@ -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"
index 250b25f4625069a724468172676b19835bd6fc1c..4b28430a0ac28e424d0261973c23d0f3c629f5d6 100644 (file)
@@ -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"
index 27466b8c51c47f492df0c19677daa68d64606898..2cf4621b051187f93f7b50fb5e48c7e90b2838ad 100644 (file)
@@ -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"
index c4fe962e8128af934e95e3cd0f0b3b74e7584c9f..98bfe78b0e87af6c0fee595bb8708d827de3072e 100644 (file)
@@ -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}
 "