From 30d6f27e5694f78fbc6557ca24de40d9defd2426 Mon Sep 17 00:00:00 2001 From: George Rawlinson Date: Wed, 2 Nov 2022 07:03:55 +0000 Subject: [PATCH] upgpkg: nginx-mainline-mod; 1.23.2 rebuild --- nginx-mainline-mod-brotli/PKGBUILD | 4 ++-- nginx-mainline-mod-headers-more/PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/nginx-mainline-mod-brotli/PKGBUILD b/nginx-mainline-mod-brotli/PKGBUILD index 46e6614..1e0163a 100644 --- a/nginx-mainline-mod-brotli/PKGBUILD +++ b/nginx-mainline-mod-brotli/PKGBUILD @@ -3,13 +3,13 @@ pkgname=nginx-mainline-mod-brotli pkgver=1.0.0rc -pkgrel=15 +pkgrel=16 pkgdesc='Brotli compression filter module' arch=('x86_64') url='https://github.com/google/ngx_brotli' _modname="${url##*/}" license=('BSD') -depends=('nginx-mainline=1.23.1' 'brotli') +depends=('nginx-mainline=1.23.2' 'brotli') makedepends=('nginx-mainline-src') source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz") b2sums=('450d0ea693bd98d4a1b615f2cdcaad41ccd28266f6d80beec7fe77fe750ab8c5d1bb55aabe15161b9b6d819d2b4d99a7774f2706f2f6fd084b52a7c7dddbc00c') diff --git a/nginx-mainline-mod-headers-more/PKGBUILD b/nginx-mainline-mod-headers-more/PKGBUILD index 7ae3c6c..aca493e 100644 --- a/nginx-mainline-mod-headers-more/PKGBUILD +++ b/nginx-mainline-mod-headers-more/PKGBUILD @@ -3,13 +3,13 @@ pkgname=nginx-mainline-mod-headers-more pkgver=0.34 -pkgrel=1 +pkgrel=2 pkgdesc='Set and clear input and output headers' arch=('x86_64') url='https://github.com/openresty/headers-more-nginx-module' _modname="${url##*/}" license=('BSD') -depends=('nginx-mainline=1.23.1') +depends=('nginx-mainline=1.23.2') makedepends=('nginx-mainline-src') source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz") b2sums=('48badf603b93601b11c837057760f768ef2579062786bb366795617635747b654cecafa3a230eec1a3e442ab768fb068867ceb93385b14b6452b621764acfd3f')