blob: fa55b2c42f626ecaf244d7ee30145497e8819cdd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = nginx-mod-headers-more-git
pkgdesc = Nginx module for setting and clearing input and output headers
pkgver = 0.31
pkgrel = 3
url = https://github.com/openresty/headers-more-nginx-module
arch = i686
arch = x86_64
license = custom
makedepends = git
depends = nginx=1.10.0
source = https://github.com/openresty/headers-more-more-nginx-module/archive/v0.31.tar.gz
source = http://nginx.org/download/nginx-1.10.0.tar.gz
md5sums = 256add046870dc0338e1553977c57c00
md5sums = c184c873d2798c5ba92be95ed1209c02
pkgname = nginx-mod-headers-more-git
|