From: Jeroen Roovers Date: Wed, 2 Oct 2019 06:35:23 +0000 (+0200) Subject: net-libs/libpcap: Use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b145eb01d6ad8b136a42c4b59b1fc98316922b3c;p=gentoo.git net-libs/libpcap: Use HTTPS Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Jeroen Roovers --- 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} "