From 29a13d1f52df3f24dc1ae0f1b608b5683990eded Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 5 Nov 2018 10:06:20 +0000 Subject: community/lua-turbo: rebuild against openssl 1.1 --- community/lua-turbo/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/lua-turbo/APKBUILD') diff --git a/community/lua-turbo/APKBUILD b/community/lua-turbo/APKBUILD index 9fe86ad399..c119eb7fdc 100644 --- a/community/lua-turbo/APKBUILD +++ b/community/lua-turbo/APKBUILD @@ -4,14 +4,14 @@ pkgname=lua-turbo _jitver=2.1.0_beta3 pkgver=2.1.2 -pkgrel=1 +pkgrel=2 pkgdesc="a framework built for LuaJIT 2 and Linux" url="http://www.turbolua.org/" # luajit is not available for disabled arches arch="all !s390x" license="Apache-2.0" depends="luajit ca-certificates lua5.1-cjson" -makedepends="libressl-dev util-linux" +makedepends="openssl-dev util-linux" # bundled tests dont work options="!check" install="" -- cgit v1.2.3