testing/nginx-naxsi: rebuild against openssl 1.1

This commit is contained in:
Natanael Copa 2018-11-06 16:44:28 +00:00
parent 3806373605
commit e44f40f565

View File

@ -6,7 +6,7 @@
pkgname=nginx-naxsi
_pkgname=nginx
pkgver=1.15.5
pkgrel=0
pkgrel=1
pkgdesc="Lightweight HTTP and reverse proxy server with Naxsi WAF support, see also 'nxapi'"
url="https://github.com/nbs-system/naxsi"
arch="all"
@ -30,7 +30,7 @@ _ngx_http_sysguard_ver=2.2.0
_ngx_http_sysguard_dir="$srcdir/$_ngx_http_sysguard_name-$_ngx_http_sysguard_ver"
depends="!nginx"
makedepends="linux-headers gd-dev geoip-dev libxml2-dev libxslt-dev libressl-dev
makedepends="linux-headers gd-dev geoip-dev libxml2-dev libxslt-dev openssl-dev
pcre-dev perl-dev pkgconf zlib-dev"
pkgusers="nginx"
_grp_ngx="nginx"