summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-06 12:08:04 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-06 10:13:47 -0400
commitffa9c02cc0dca3189841315c0b040f257206a173 (patch)
tree5b51fd4c39f949b3587b90ef5df1aaa55d586aaf /net-libs/libssh2/libssh2-1.8.0-r1.ebuild
parentnet-libs/libnetfilter_cthelper: use HTTPS (diff)
downloadgentoo-ffa9c02cc0dca3189841315c0b040f257206a173.tar.gz
gentoo-ffa9c02cc0dca3189841315c0b040f257206a173.tar.bz2
gentoo-ffa9c02cc0dca3189841315c0b040f257206a173.zip
net-libs/libssh2: use HTTPS
Diffstat (limited to 'net-libs/libssh2/libssh2-1.8.0-r1.ebuild')
-rw-r--r--net-libs/libssh2/libssh2-1.8.0-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/libssh2/libssh2-1.8.0-r1.ebuild b/net-libs/libssh2/libssh2-1.8.0-r1.ebuild
index af51f92f415d..5d3a9421cfdd 100644
--- a/net-libs/libssh2/libssh2-1.8.0-r1.ebuild
+++ b/net-libs/libssh2/libssh2-1.8.0-r1.ebuild
@@ -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"