blob: 5c7d3522ac2f90968fc99f2ba99b3c7a612b623c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = nft-blackhole
pkgdesc = Script / Daemon to blocking IP in nftables by country and black lists
pkgver = 1.2.0
pkgrel = 1
url = https://github.com/tomasz-c/nft-blackhole
arch = any
license = MIT
depends = nftables
depends = python-yaml
backup = etc/nft-blackhole.conf
source = nft-blackhole-1.2.0.tar.gz::https://github.com/tomasz-c/nft-blackhole/archive/v1.2.0.tar.gz
sha256sums = b3c90723e2e2249dccb52a699d6c9def5519a331a473bceb8373161924a8bf4e
pkgname = nft-blackhole
|