Rebuild nginx-mod-* packages against nginx 1.22.1

This commit is contained in:
Martchus 2022-10-27 18:50:42 +02:00
parent 2f050377ca
commit 62ee7dacab
9 changed files with 19 additions and 19 deletions

View File

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

View File

@ -3,9 +3,9 @@
pkgname=nginx-mod-cache-purge
pkgver=2.3
pkgrel=10
pkgrel=11
_dirname="ngx_cache_purge-${pkgver}"
_nginxver=1.22.0
_nginxver=1.22.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=3.0.0
pkgrel=8
pkgrel=9
_dirname="nginx-dav-ext-module-$pkgver"
_nginxver=1.22.0
_nginxver=1.22.1
pkgdesc='NGINX WebDAV missing commands support'
arch=('x86_64')

View File

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

View File

@ -5,9 +5,9 @@
pkgname=nginx-mod-rtmp
pkgver=1.2.2
pkgrel=3
pkgrel=4
_dirname="nginx-rtmp-module-$pkgver"
_nginxver=1.22.0
_nginxver=1.22.1
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=10
pkgrel=11
_dirname="ngx_slowfs_cache-${pkgver}"
_nginxver=1.22.0
_nginxver=1.22.1
pkgdesc='NGINX module that adds ability to cache static files'
arch=('x86_64')

View File

@ -2,10 +2,10 @@
# Maintainer: Martchus <martchus@gmx.net>
pkgname=nginx-mod-substitutions-filter
pkgver=0.6.4.110.b8a71ea
pkgrel=5
pkgver=0.6.4.115.e12e965
pkgrel=1
_dirname="$pkgname"
_nginxver=1.22.0 # FIXME: fix build against NGINX 1.20.0
_nginxver=1.22.1 # FIXME: fix build against NGINX 1.20.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=10
pkgrel=11
_dirname="nginx-upload-progress-module-$pkgver"
_nginxver=1.22.0
_nginxver=1.22.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=9
pkgrel=10
_dirname="nginx-upstream-fair-$pkgver"
_nginxver=1.22.0 # FIXME: fix build against NGINX 1.20.0
_nginxver=1.22.1 # FIXME: fix build against NGINX 1.20.0
pkgdesc='Fair load balancer module for nginx'
arch=('x86_64')