From 07ae329b0fe24fc82e4761d04c6ccf2eaad51120 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 4 Apr 2018 12:33:39 +0000 Subject: [PATCH] main/lua-ossl: rebuild against libressl-2.7 --- main/lua-ossl/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/lua-ossl/APKBUILD b/main/lua-ossl/APKBUILD index 7708a21fc21..4c17e91218b 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"