diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 11:22:43 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 11:49:52 +0000 |
commit | 4a90ad0ffc3385bcacbc1cf469f91fefb8790892 (patch) | |
tree | 28cf236eb0c07e0e48b7b5f5af47676b87618998 /testing | |
parent | 8de4a9170a12680795bedd504e6c7f69be536c13 (diff) | |
download | aports-4a90ad0ffc3385bcacbc1cf469f91fefb8790892.tar.bz2 aports-4a90ad0ffc3385bcacbc1cf469f91fefb8790892.tar.xz |
testing/nginx-naxsi: rebuild against libressl-2.7
Diffstat (limited to 'testing')
-rw-r--r-- | testing/nginx-naxsi/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/nginx-naxsi/APKBUILD b/testing/nginx-naxsi/APKBUILD index 60f30f37a7..acb374a347 100644 --- a/testing/nginx-naxsi/APKBUILD +++ b/testing/nginx-naxsi/APKBUILD @@ -6,7 +6,7 @@ pkgname=nginx-naxsi _pkgname=nginx pkgver=1.13.8 -pkgrel=0 +pkgrel=1 pkgdesc="Lightweight HTTP and reverse proxy server with Naxsi WAF support, see also 'nxapi'" url="http://www.nginx.org | https://github.com/nbs-system/naxsi" arch="all" |