diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 22:00:18 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 22:01:51 +0000 |
commit | 5397f7c766f477503ceedc2b762753872aaf300a (patch) | |
tree | f29cac089d720a521aa65c3cd67a72cf9796aa3b /testing | |
parent | 811d067a448b1e6762dd738b65ff127e67b56df6 (diff) | |
download | aports-5397f7c766f477503ceedc2b762753872aaf300a.tar.bz2 aports-5397f7c766f477503ceedc2b762753872aaf300a.tar.xz |
testing/nginx-naxsi: rebuild against libressl 2.5
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 c7829ef70a..61098cac74 100644 --- a/testing/nginx-naxsi/APKBUILD +++ b/testing/nginx-naxsi/APKBUILD @@ -6,7 +6,7 @@ pkgname=nginx-naxsi _pkgname=nginx pkgver=1.11.10 -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" |