rebuild: nginx-mainline modules

This commit is contained in:
George Rawlinson 2024-04-01 10:56:17 +13:00
parent b48f8f1dd4
commit 3e6003005e
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
2 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
# Contributor: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
_ngx_ver=1.25.3
_ngx_ver=1.25.4
pkgname=nginx-mainline-mod-brotli
pkgver=1.0.0rc
pkgrel=22
pkgrel=23
pkgdesc='Brotli compression filter module'
arch=('x86_64')
url='https://github.com/google/ngx_brotli'

View File

@ -1,10 +1,10 @@
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
# Contributor: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
_ngx_ver=1.25.3
_ngx_ver=1.25.4
pkgname=nginx-mainline-mod-headers-more
pkgver=0.34
pkgrel=8
pkgrel=9
pkgdesc='Set and clear input and output headers'
arch=('x86_64')
url='https://github.com/openresty/headers-more-nginx-module'