diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-05 09:35:54 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 05:19:28 +0000 |
commit | fe4c30bf07e16821db00b5b13467ca1079c8bc40 (patch) | |
tree | abef8893ca2ea10d27ebb6eaaa6d74afd4b62187 | |
parent | 2bc8d55bd8f6ff1dc5fc7d72f8bf9840f4c5e8d0 (diff) | |
download | aports-fe4c30bf07e16821db00b5b13467ca1079c8bc40.tar.bz2 aports-fe4c30bf07e16821db00b5b13467ca1079c8bc40.tar.xz |
community/lua-turbo: rebuild against libressl-2.7
-rw-r--r-- | community/lua-turbo/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lua-turbo/APKBUILD b/community/lua-turbo/APKBUILD index 473c1c7da9..9fe86ad399 100644 --- a/community/lua-turbo/APKBUILD +++ b/community/lua-turbo/APKBUILD @@ -4,7 +4,7 @@ pkgname=lua-turbo _jitver=2.1.0_beta3 pkgver=2.1.2 -pkgrel=0 +pkgrel=1 pkgdesc="a framework built for LuaJIT 2 and Linux" url="http://www.turbolua.org/" # luajit is not available for disabled arches |