summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8841aca9c0f172a47fb76924d33d36ee4ab49ece (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = crowdsec-nginx-bouncer
	pkgdesc = CrowdSec bouncer for Nginx
	pkgver = 1.0.8
	pkgrel = 1
	url = https://doc.crowdsec.net/docs/bouncers/nginx
	install = cs-nginx-bouncer.install
	arch = any
	license = MIT
	makedepends = gettext
	depends = crowdsec
	depends = nginx-mainline-mod-lua
	depends = luajit-openresty
	depends = lua51
	depends = luarocks
	provides = cs-nginx-bouncer
	conflicts = cs-nginx-bouncer
	replaces = cs-nginx-bouncer
	backup = etc/nginx/lua/templates/crowdsec/ban.html
	backup = etc/nginx/lua/templates/crowdsec/captcha.html
	backup = etc/nginx/conf.d/crowdsec_nginx.conf
	backup = etc/crowdsec/bouncers/crowdsec-nginx-bouncer.conf
	source = crowdsec-nginx-bouncer-1.0.8.tar.gz::https://github.com/crowdsecurity/cs-nginx-bouncer/releases/download/v1.0.8/crowdsec-nginx-bouncer.tgz
	source = cs-nginx-bouncer-nginx-module.conf
	sha256sums = a6c600640d15cca3d8909ff1996f4f6df61390b80e13cdaa1e6015a2a3ff4444
	sha256sums = 48b8356f3652ae766496a28714a661c30c9616c12b9cb39ff75dfa78f4677f99

pkgname = crowdsec-nginx-bouncer