From 32374b71fa9066ee29b17fe29edb8b24d888dd5a Mon Sep 17 00:00:00 2001 From: charIes17 Date: Fri, 30 Mar 2018 18:06:26 +0200 Subject: dev-libs/libressl: HOMEPAGE to use https Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- dev-libs/libressl/libressl-2.5.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-libs/libressl/libressl-2.5.0.ebuild') diff --git a/dev-libs/libressl/libressl-2.5.0.ebuild b/dev-libs/libressl/libressl-2.5.0.ebuild index 8505fd8044f2..d6f2accacfa6 100644 --- a/dev-libs/libressl/libressl-2.5.0.ebuild +++ b/dev-libs/libressl/libressl-2.5.0.ebuild @@ -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,8 +6,8 @@ EAPI=6 inherit eutils multilib-minimal DESCRIPTION="Free version of the SSL/TLS protocol forked from OpenSSL" -HOMEPAGE="http://www.libressl.org/" -SRC_URI="http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/${P}.tar.gz" +HOMEPAGE="https://www.libressl.org/" +SRC_URI="https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/${P}.tar.gz" LICENSE="ISC openssl" # Reflects ABI of libcrypto.so and libssl.so. Since these can differ, -- cgit v1.2.3-65-gdbad