aboutsummaryrefslogtreecommitdiffstats
path: root/main/lua-ossl
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-04-04 12:33:39 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-04-06 05:19:25 +0000
commit07ae329b0fe24fc82e4761d04c6ccf2eaad51120 (patch)
tree1358ba1c8c2fd45bc2ed834ef19afcb0360d726e /main/lua-ossl
parent875ce4166c9841726371536cd7f13fcb77387fe3 (diff)
downloadaports-07ae329b0fe24fc82e4761d04c6ccf2eaad51120.tar.bz2
aports-07ae329b0fe24fc82e4761d04c6ccf2eaad51120.tar.xz
main/lua-ossl: rebuild against libressl-2.7
Diffstat (limited to 'main/lua-ossl')
-rw-r--r--main/lua-ossl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lua-ossl/APKBUILD b/main/lua-ossl/APKBUILD
index 7708a21fc2..4c17e91218 100644
--- a/main/lua-ossl/APKBUILD
+++ b/main/lua-ossl/APKBUILD
@@ -4,7 +4,7 @@ pkgname=lua-ossl
_pkgname=luaossl
pkgver=20171028
_ver=${pkgver%_git*}
-pkgrel=1
+pkgrel=2
pkgdesc="A comprehensive OpenSSL Lua module"
url="http://25thandclement.com/~william/projects/luaossl.html"
arch="all"