net-libs/libssh2: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 6 May 2018 10:08:04 +0000 (12:08 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 6 May 2018 14:13:47 +0000 (10:13 -0400)
net-libs/libssh2/libssh2-1.7.0.ebuild
net-libs/libssh2/libssh2-1.8.0-r1.ebuild
net-libs/libssh2/libssh2-9999.ebuild

index 65ef8f62b8121e8c047217a677c13d516f9b00da..ddd1da89248f311beeccbe96d7843b2abcdd1347 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,8 +7,8 @@ AUTOTOOLS_AUTORECONF=true
 inherit autotools-multilib
 
 DESCRIPTION="Library implementing the SSH2 protocol"
-HOMEPAGE="http://www.libssh2.org/"
-SRC_URI="http://www.${PN}.org/download/${P}.tar.gz"
+HOMEPAGE="https://www.libssh2.org"
+SRC_URI="https://www.${PN}.org/download/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
index af51f92f415df5780156204a6e3743e516144df0..5d3a9421cfdde2697f98cba04c949c7473e5af51 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit ltprune multilib-minimal
 
 DESCRIPTION="Library implementing the SSH2 protocol"
-HOMEPAGE="http://www.libssh2.org/"
-SRC_URI="http://www.${PN}.org/download/${P}.tar.gz"
+HOMEPAGE="https://www.libssh2.org"
+SRC_URI="https://www.${PN}.org/download/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
index 20d32d23606722215cfba995db9fb16441a288d3..4ed00d5097338b922ee32720baa58973669a2cec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ inherit autotools git-r3 multilib-minimal
 
 EGIT_REPO_URI="https://github.com/libssh2/libssh2"
 DESCRIPTION="Library implementing the SSH2 protocol"
-HOMEPAGE="http://www.libssh2.org/"
+HOMEPAGE="https://www.libssh2.org"
 SRC_URI=""
 
 LICENSE="BSD"