blob: 81af1883e89fe4340f5d02f32535bab82f2316e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = netsock-git
pkgdesc = Per-app firewall for the Portable sandbox
pkgver = 0.2.r0.g1407c03d
pkgrel = 1
url = https://github.com/Kimiblock/netsock
arch = x86_64
arch = aarch64
arch = loongarch64
license = GPL-3.0-or-later
makedepends = git
makedepends = go
depends = nftables
depends = glibc
provides = netsock
conflicts = netsock
source = source::git+https://github.com/Kimiblock/netsock.git
md5sums = SKIP
pkgname = netsock-git
|