upgpkg: nginx-mainline-mod-brotli 1.0.0rc-15
This commit is contained in:
parent
d4c8f4f2f6
commit
a7c485d83b
1 changed files with 4 additions and 4 deletions
|
@ -3,13 +3,13 @@
|
|||
|
||||
pkgname=nginx-mainline-mod-brotli
|
||||
pkgver=1.0.0rc
|
||||
pkgrel=14
|
||||
pkgdesc="Brotli compression filter module"
|
||||
pkgrel=15
|
||||
pkgdesc='Brotli compression filter module'
|
||||
arch=('x86_64')
|
||||
url="https://github.com/google/ngx_brotli"
|
||||
url='https://github.com/google/ngx_brotli'
|
||||
_modname="${url##*/}"
|
||||
license=('BSD')
|
||||
depends=('nginx-mainline=1.21.6' 'brotli')
|
||||
depends=('nginx-mainline=1.23.1' 'brotli')
|
||||
makedepends=('nginx-mainline-src')
|
||||
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
|
||||
b2sums=('450d0ea693bd98d4a1b615f2cdcaad41ccd28266f6d80beec7fe77fe750ab8c5d1bb55aabe15161b9b6d819d2b4d99a7774f2706f2f6fd084b52a7c7dddbc00c')
|
||||
|
|
Loading…
Reference in a new issue