summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO26
1 files changed, 26 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a172bc1068a4
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,26 @@
+pkgbase = crowdsec-nginx-bouncer
+ pkgdesc = CrowdSec bouncer for Nginx
+ pkgver = 1.0.5
+ 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
+ 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