|
|
|
@ -3,13 +3,13 @@
|
|
|
|
|
|
|
|
|
|
pkgname=nginx-mainline-mod-headers-more
|
|
|
|
|
pkgver=0.34
|
|
|
|
|
pkgrel=2
|
|
|
|
|
pkgrel=3
|
|
|
|
|
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.2')
|
|
|
|
|
depends=('nginx-mainline=1.23.3')
|
|
|
|
|
makedepends=('nginx-mainline-src')
|
|
|
|
|
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
|
|
|
|
|
b2sums=('48badf603b93601b11c837057760f768ef2579062786bb366795617635747b654cecafa3a230eec1a3e442ab768fb068867ceb93385b14b6452b621764acfd3f')
|
|
|
|
|