summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2019-10-02 08:35:23 +0200
committerJeroen Roovers <jer@gentoo.org>2019-10-02 08:35:34 +0200
commitb145eb01d6ad8b136a42c4b59b1fc98316922b3c (patch)
tree98a20bac749e741c9e43bde37fcc0b0efaf1de67 /net-libs/libpcap
parentnet-analyzer/tcpdump: Use HTTPS (diff)
downloadgentoo-b145eb01d6ad8b136a42c4b59b1fc98316922b3c.tar.gz
gentoo-b145eb01d6ad8b136a42c4b59b1fc98316922b3c.tar.bz2
gentoo-b145eb01d6ad8b136a42c4b59b1fc98316922b3c.zip
net-libs/libpcap: Use HTTPS
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'net-libs/libpcap')
-rw-r--r--net-libs/libpcap/libpcap-1.8.1-r2.ebuild4
-rw-r--r--net-libs/libpcap/libpcap-1.8.1.ebuild4
-rw-r--r--net-libs/libpcap/libpcap-1.9.0-r1.ebuild2
-rw-r--r--net-libs/libpcap/libpcap-1.9.0.ebuild2
-rw-r--r--net-libs/libpcap/libpcap-1.9.1.ebuild2
-rw-r--r--net-libs/libpcap/libpcap-9999.ebuild2
6 files changed, 8 insertions, 8 deletions
diff --git a/net-libs/libpcap/libpcap-1.8.1-r2.ebuild b/net-libs/libpcap/libpcap-1.8.1-r2.ebuild
index b2ff810d954c..b0d49fb392f9 100644
--- a/net-libs/libpcap/libpcap-1.8.1-r2.ebuild
+++ b/net-libs/libpcap/libpcap-1.8.1-r2.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,7 +6,7 @@ inherit autotools multilib-minimal ltprune
DESCRIPTION="A system-independent library for user-level network packet capture"
HOMEPAGE="
- http://www.tcpdump.org/
+ https://www.tcpdump.org/
https://github.com/the-tcpdump-group/libpcap
"
SRC_URI="
diff --git a/net-libs/libpcap/libpcap-1.8.1.ebuild b/net-libs/libpcap/libpcap-1.8.1.ebuild
index 6f9f91240130..36c6535f5ffc 100644
--- a/net-libs/libpcap/libpcap-1.8.1.ebuild
+++ b/net-libs/libpcap/libpcap-1.8.1.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,7 +6,7 @@ inherit autotools multilib-minimal ltprune
DESCRIPTION="A system-independent library for user-level network packet capture"
HOMEPAGE="
- http://www.tcpdump.org/
+ https://www.tcpdump.org/
https://github.com/the-tcpdump-group/libpcap
"
SRC_URI="
diff --git a/net-libs/libpcap/libpcap-1.9.0-r1.ebuild b/net-libs/libpcap/libpcap-1.9.0-r1.ebuild
index 69742603f3c5..42f6c721913d 100644
--- a/net-libs/libpcap/libpcap-1.9.0-r1.ebuild
+++ b/net-libs/libpcap/libpcap-1.9.0-r1.ebuild
@@ -6,7 +6,7 @@ inherit autotools multilib-minimal ltprune
DESCRIPTION="A system-independent library for user-level network packet capture"
HOMEPAGE="
- http://www.tcpdump.org/
+ https://www.tcpdump.org/
https://github.com/the-tcpdump-group/libpcap
"
SRC_URI="
diff --git a/net-libs/libpcap/libpcap-1.9.0.ebuild b/net-libs/libpcap/libpcap-1.9.0.ebuild
index 6acfc95fcd70..c774a53f74f6 100644
--- a/net-libs/libpcap/libpcap-1.9.0.ebuild
+++ b/net-libs/libpcap/libpcap-1.9.0.ebuild
@@ -6,7 +6,7 @@ inherit autotools multilib-minimal ltprune
DESCRIPTION="A system-independent library for user-level network packet capture"
HOMEPAGE="
- http://www.tcpdump.org/
+ https://www.tcpdump.org/
https://github.com/the-tcpdump-group/libpcap
"
SRC_URI="
diff --git a/net-libs/libpcap/libpcap-1.9.1.ebuild b/net-libs/libpcap/libpcap-1.9.1.ebuild
index 27eeb0f5075f..c3b9d25d9531 100644
--- a/net-libs/libpcap/libpcap-1.9.1.ebuild
+++ b/net-libs/libpcap/libpcap-1.9.1.ebuild
@@ -6,7 +6,7 @@ inherit autotools multilib-minimal ltprune
DESCRIPTION="A system-independent library for user-level network packet capture"
HOMEPAGE="
- http://www.tcpdump.org/
+ https://www.tcpdump.org/
https://github.com/the-tcpdump-group/libpcap
"
SRC_URI="
diff --git a/net-libs/libpcap/libpcap-9999.ebuild b/net-libs/libpcap/libpcap-9999.ebuild
index 3e6c9db1d115..f240ac606d96 100644
--- a/net-libs/libpcap/libpcap-9999.ebuild
+++ b/net-libs/libpcap/libpcap-9999.ebuild
@@ -7,7 +7,7 @@ inherit autotools git-r3 multilib-minimal ltprune
DESCRIPTION="A system-independent library for user-level network packet capture"
EGIT_REPO_URI="https://github.com/the-tcpdump-group/libpcap"
HOMEPAGE="
- http://www.tcpdump.org/
+ https://www.tcpdump.org/
${EGIT_REPO_URI}
"