upgpkg: nginx-mainline-mod; 1.23.2 rebuild
This commit is contained in:
parent
85ff69fccb
commit
30d6f27e56
2 changed files with 4 additions and 4 deletions
|
@ -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')
|
||||
|
|
|
@ -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')
|
||||
|
|
Loading…
Reference in a new issue