Rebuild NGINX modules against NGINX 1.16.0

This commit is contained in:
Martchus 2019-05-09 19:36:23 +02:00
parent 1a1ce69cd0
commit 42ca51cbc1
9 changed files with 18 additions and 18 deletions

View File

@ -3,9 +3,9 @@
pkgname=nginx-mod-accesskey
pkgver=2.0.5
pkgrel=3
pkgrel=4
_dirname="nginx-accesskey-$pkgver"
_nginxver=1.14.2
_nginxver=1.16.0
pkgdesc='Accesskey module for NGINX'
arch=('x86_64')

View File

@ -3,9 +3,9 @@
pkgname=nginx-mod-cache-purge
pkgver=2.3
pkgrel=3
pkgrel=4
_dirname="ngx_cache_purge-${pkgver}"
_nginxver=1.14.2
_nginxver=1.16.0
pkgdesc='NGINX module that adds ability to purge content from FastCGI, proxy, SCGI and uWSGI caches'
arch=('x86_64')

View File

@ -3,9 +3,9 @@
pkgname=nginx-mod-dav-ext
pkgver=3.0.0
pkgrel=1
pkgrel=2
_dirname="nginx-dav-ext-module-$pkgver"
_nginxver=1.14.2
_nginxver=1.16.0
pkgdesc='NGINX WebDAV missing commands support'
arch=('x86_64')

View File

@ -3,9 +3,9 @@
pkgname=nginx-mod-fancyindex
pkgver=0.4.3
pkgrel=3
pkgrel=4
_dirname="ngx-fancyindex-${pkgver}"
_nginxver=1.14.2
_nginxver=1.16.0
pkgdesc='Fancy indexes module for the Nginx web server'
arch=('x86_64')

View File

@ -3,9 +3,9 @@
pkgname=nginx-mod-rtmp
pkgver=1.2.1
pkgrel=4
pkgrel=5
_dirname="nginx-rtmp-module-$pkgver"
_nginxver=1.14.2
_nginxver=1.16.0
pkgdesc='Module for nginx that adds RTMP support'
arch=('x86_64')

View File

@ -3,9 +3,9 @@
pkgname=nginx-mod-slowfs-cache
pkgver=1.10
pkgrel=3
pkgrel=4
_dirname="ngx_slowfs_cache-${pkgver}"
_nginxver=1.14.2
_nginxver=1.16.0
pkgdesc='NGINX module that adds ability to cache static files'
arch=('x86_64')

View File

@ -3,9 +3,9 @@
pkgname=nginx-mod-substitutions-filter
pkgver=0.6.4.108.bc58cb1
pkgrel=3
pkgrel=4
_dirname="$pkgname"
_nginxver=1.14.2
_nginxver=1.16.0
pkgdesc='NGINX filter module which can do both regular expression and fixed string substitutions'
arch=('x86_64')

View File

@ -3,9 +3,9 @@
pkgname=nginx-mod-upload-progress
pkgver=0.9.2
pkgrel=3
pkgrel=4
_dirname="nginx-upload-progress-module-$pkgver"
_nginxver=1.14.2
_nginxver=1.16.0
pkgdesc='NGINX module implementing an upload progress system, that monitors RFC1867 POST uploads'
arch=('x86_64')

View File

@ -3,9 +3,9 @@
pkgname=nginx-mod-upstream-fair
pkgver=0.1.3
pkgrel=3
pkgrel=4
_dirname="nginx-upstream-fair-$pkgver"
_nginxver=1.14.2
_nginxver=1.16.0
pkgdesc='Fair load balancer module for nginx'
arch=('x86_64')