net-libs/libpcap: Use HTTPS
authorJeroen Roovers <jer@gentoo.org>
Wed, 2 Oct 2019 06:35:23 +0000 (08:35 +0200)
committerJeroen Roovers <jer@gentoo.org>
Wed, 2 Oct 2019 06:35:34 +0000 (08:35 +0200)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
net-libs/libpcap/libpcap-1.8.1-r2.ebuild
net-libs/libpcap/libpcap-1.8.1.ebuild
net-libs/libpcap/libpcap-1.9.0-r1.ebuild
net-libs/libpcap/libpcap-1.9.0.ebuild
net-libs/libpcap/libpcap-1.9.1.ebuild
net-libs/libpcap/libpcap-9999.ebuild

index b2ff810d954c818a1c448f2896c9ab3a1ba22bc9..b0d49fb392f92bd419b48d0921519cf6d0759466 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,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="
index 6f9f91240130bd36de9ad2d2aca17572536d6298..36c6535f5ffc745fc0173270e688e4ee039776ed 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,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="
index 69742603f3c5e2f859cbef4a6c9e27941d6fcf79..42f6c721913d54dd758c27fe45d43ce1d21652c6 100644 (file)
@@ -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="
index 6acfc95fcd70836cf91f908334a60686f3c68824..c774a53f74f66497d2330ebe434927802d62917c 100644 (file)
@@ -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="
index 27eeb0f5075fc7b6c64e2fca1277c83a2bb9702e..c3b9d25d95310419d20989cfc0c54e82c7595794 100644 (file)
@@ -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="
index 3e6c9db1d11518152b337b5abd50b2201d1b6134..f240ac606d968e82186e3f28ab52b00de6571dc9 100644 (file)
@@ -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}
 "