blob: b1d31c3e75e974e26ee8fd96e4c470ebb27d11a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = reaction-git
pkgdesc = A daemon that scans program outputs for repeated patterns, and takes action. Alternative to fail2ban
pkgver = r128.e1ff702
pkgrel = 1
url = https://framagit.org/ppom/reaction
arch = any
license = AGPL
makedepends = git
makedepends = go
makedepends = gcc
provides = reaction
provides = ip46tables
source = reaction-git::git+https://framagit.org/ppom/reaction.git
sha256sums = SKIP
pkgname = reaction-git
|