summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcharIes17 <charles17@arcor.de>2018-03-30 18:06:26 +0200
committerAnthony G. Basile <blueness@gentoo.org>2018-03-30 12:18:41 -0400
commit32374b71fa9066ee29b17fe29edb8b24d888dd5a (patch)
treef283d782bd817819caeb6f3f68259bf2c1982b00 /dev-libs/libressl/libressl-2.6.4.ebuild
parentmedia-libs/osl: amd64 stable (diff)
downloadgentoo-32374b71fa9066ee29b17fe29edb8b24d888dd5a.tar.gz
gentoo-32374b71fa9066ee29b17fe29edb8b24d888dd5a.tar.bz2
gentoo-32374b71fa9066ee29b17fe29edb8b24d888dd5a.zip
dev-libs/libressl: HOMEPAGE to use https
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-libs/libressl/libressl-2.6.4.ebuild')
-rw-r--r--dev-libs/libressl/libressl-2.6.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libressl/libressl-2.6.4.ebuild b/dev-libs/libressl/libressl-2.6.4.ebuild
index d58d71cae12f..40bc42a9c268 100644
--- a/dev-libs/libressl/libressl-2.6.4.ebuild
+++ b/dev-libs/libressl/libressl-2.6.4.ebuild
@@ -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,