commit: b959df4269eb82f8ea1394b7f9ea9fd605758ba8
Author: Stefan Strogin <steils <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 28 19:26:17 2020 +0000
Commit: Stefan Strogin <steils <AT> gentoo <DOT> org>
CommitDate: Tue Jan 28 19:35:06 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b959df42
dev-lua/lua-openssl: update dependency version for dev-libs/libressl
Builds fine with LibreSSL 3.0.2, README.md says 2.8.x is fine.
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Stefan Strogin <steils <AT> gentoo.org>
dev-lua/lua-openssl/lua-openssl-0.7.7_p0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-lua/lua-openssl/lua-openssl-0.7.7_p0-r1.ebuild
b/dev-lua/lua-openssl/lua-openssl-0.7.7_p0-r1.ebuild
index 2cb97de1988..dd74f082c93 100644
--- a/dev-lua/lua-openssl/lua-openssl-0.7.7_p0-r1.ebuild
+++ b/dev-lua/lua-openssl/lua-openssl-0.7.7_p0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -23,7 +23,7 @@ IUSE="libressl luajit"
RDEPEND="
luajit? ( dev-lang/luajit:2 )
!luajit? ( >=dev-lang/lua-5.1:0 )
- libressl? ( <dev-libs/libressl-2.7.0:0= )
+ libressl? ( dev-libs/libressl:0= )
!libressl? ( dev-libs/openssl:0=[-bindist] )
!dev-lua/luaossl
!dev-lua/luacrypto