blob: 243c228ce51f2507a4cc5644ec587e8cf5f800fe (
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.2
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.2.tar.gz::https://github.com/tomasz-c/nft-blackhole/archive/v1.2.2.tar.gz
sha256sums = a70a6f915d2e4b06421fcc270e3196f5e3270d23d4a9ec7b0e5d4fcaf781dc52
pkgname = nft-blackhole
|