diff options
author | Jeroen Roovers <jer@gentoo.org> | 2019-10-02 08:31:35 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2019-10-02 08:32:25 +0200 |
commit | c0d032e92c5126c8074b0bd7d65ad83afbcede94 (patch) | |
tree | 653b8e0fcaa26f1d07f695c50e05ab4822d9629d /net-analyzer/tcpdump/tcpdump-9999.ebuild | |
parent | net-analyzer/tcpdump: Version 4.9.3 (diff) | |
download | gentoo-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/tcpdump/tcpdump-9999.ebuild')
-rw-r--r-- | net-analyzer/tcpdump/tcpdump-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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} " |