rebuild: nginx-mainline modules
This commit is contained in:
parent
d7814b15ab
commit
4dc8019cb1
2 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
|
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
|
||||||
# Contributor: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
|
# Contributor: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
|
||||||
|
|
||||||
_ngx_ver=1.25.4
|
_ngx_ver=1.25.5
|
||||||
pkgname=nginx-mainline-mod-brotli
|
pkgname=nginx-mainline-mod-brotli
|
||||||
pkgver=1.0.0rc
|
pkgver=1.0.0rc
|
||||||
pkgrel=23
|
pkgrel=24
|
||||||
pkgdesc='Brotli compression filter module'
|
pkgdesc='Brotli compression filter module'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url='https://github.com/google/ngx_brotli'
|
url='https://github.com/google/ngx_brotli'
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
|
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
|
||||||
# Contributor: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
|
# Contributor: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
|
||||||
|
|
||||||
_ngx_ver=1.25.4
|
_ngx_ver=1.25.5
|
||||||
pkgname=nginx-mainline-mod-headers-more
|
pkgname=nginx-mainline-mod-headers-more
|
||||||
pkgver=0.34
|
pkgver=0.34
|
||||||
pkgrel=9
|
pkgrel=10
|
||||||
pkgdesc='Set and clear input and output headers'
|
pkgdesc='Set and clear input and output headers'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url='https://github.com/openresty/headers-more-nginx-module'
|
url='https://github.com/openresty/headers-more-nginx-module'
|
||||||
|
|
Loading…
Reference in a new issue