blob: f617c2791fe3920b9c32f78e9a8a7a2edf4d31b8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = combust-git
pkgdesc = nftables firewall script with profiles
pkgver = 0.72.b1922b8
pkgrel = 1
url = https://github.com/gavinhungry/combust
arch = any
license = MIT
depends = nftables
depends = iproute2
backup = etc/combust.conf
source = combust-git::git+https://github.com/gavinhungry/combust.git
sha256sums = SKIP
pkgname = combust-git
|