summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: aa81b453b712f253ccfe510cce90b0d26e41010d (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
28
29
pkgbase = crowdsec-nginx-bouncer
	pkgdesc = CrowdSec bouncer for Nginx
	pkgver = 1.0.5
	pkgrel = 2
	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.5.tar.gz::https://github.com/crowdsecurity/cs-nginx-bouncer/releases/download/v1.0.5/crowdsec-nginx-bouncer.tgz
	source = cs-nginx-bouncer-nginx-module.conf
	source = cs-nginx-bouncer.install
	sha256sums = 2bb65903558598fc72c20de512267cbf0759d79f0e038c5a3b8ecf2626470d3f
	sha256sums = 48b8356f3652ae766496a28714a661c30c9616c12b9cb39ff75dfa78f4677f99
	sha256sums = 6f11751ebbbedcf88ba9a08697b2d33f457caa4c57bf46722a67d2018b568607

pkgname = crowdsec-nginx-bouncer