Rebuild NGINX modules against nginx 1.14.1

This commit is contained in:
Martchus 2018-11-10 12:12:07 +01:00
parent 6a5d97747f
commit 30f3dec9d4
9 changed files with 18 additions and 18 deletions

View File

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

View File

@ -3,9 +3,9 @@
pkgname=nginx-mod-cache-purge
pkgver=2.3
pkgrel=1
pkgrel=2
_dirname="ngx_cache_purge-${pkgver}"
_nginxver=1.14.0
_nginxver=1.14.1
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=0.1.0
pkgrel=1
pkgrel=2
_dirname="nginx-dav-ext-module-$pkgver"
_nginxver=1.14.0
_nginxver=1.14.1
pkgdesc='NGINX WebDAV missing commands support'
arch=('x86_64')

View File

@ -3,9 +3,9 @@
pkgname=nginx-mod-fancyindex
pkgver=0.4.3
pkgrel=1
pkgrel=2
_dirname="ngx-fancyindex-${pkgver}"
_nginxver=1.14.0
_nginxver=1.14.1
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=1
pkgrel=2
_dirname="nginx-rtmp-module-$pkgver"
_nginxver=1.14.0
_nginxver=1.14.1
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-slowfs-cache
pkgver=1.10
pkgrel=1
pkgrel=2
_dirname="ngx_slowfs_cache-${pkgver}"
_nginxver=1.14.0
_nginxver=1.14.1
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=1
pkgrel=2
_dirname="$pkgname"
_nginxver=1.14.0
_nginxver=1.14.1
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=1
pkgrel=2
_dirname="nginx-upload-progress-module-$pkgver"
_nginxver=1.14.0
_nginxver=1.14.1
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=1
pkgrel=2
_dirname="nginx-upstream-fair-$pkgver"
_nginxver=1.14.0
_nginxver=1.14.1
pkgdesc='Fair load balancer module for nginx'
arch=('x86_64')