summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3200a41fb8420de10d64cf0cc64405f0219ea1e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = netop
	pkgdesc = A terminal command line interface that can customize the filter network traffic rule with BPF
	pkgver = 0.1.4
	pkgrel = 2
	url = https://github.com/ZingerLittleBee/netop
	arch = x86_64
	license = MIT
	makedepends = rust
	makedepends = cargo
	makedepends = wget
	depends = libpcap
	depends = glibc
	depends = gcc-libs

pkgname = netop