diff options
Diffstat (limited to '')
| -rw-r--r-- | www/freenginx/Makefile | 2 | ||||
| -rw-r--r-- | www/freenginx/Makefile.extmod | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/freenginx/Makefile b/www/freenginx/Makefile index 9cf1a61fb37c..981f1552dffa 100644 --- a/www/freenginx/Makefile +++ b/www/freenginx/Makefile @@ -1,6 +1,6 @@ PORTNAME= freenginx PORTVERSION= 1.28.0 -PORTREVISION?= 0 +PORTREVISION?= 3 CATEGORIES= www MASTER_SITES= https://freenginx.org/download/ \ LOCAL/joneum diff --git a/www/freenginx/Makefile.extmod b/www/freenginx/Makefile.extmod index 009a84ac09ca..b55a58c8cd14 100644 --- a/www/freenginx/Makefile.extmod +++ b/www/freenginx/Makefile.extmod @@ -239,7 +239,7 @@ NAXSI_VARS= DSO_EXTMODS+=naxsi NAXSI_SUBDIR=/naxsi_src NAXSI_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-naxsi-libinjection__sqli_c \ ${PATCHDIR}/extra-patch-naxsi_config -NJS_GH_TUPLE= nginx:njs:0.8.5:njs +NJS_GH_TUPLE= nginx:njs:0.9.3:njs NJS_VARS= DSO_EXTMODS+=njs NJS_SUBDIR=/nginx NJS_IMPLIES= STREAM |
