summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: df2d588e2cc9d7ed48749739e028594751460e05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = libnetstack
	pkgdesc = Networking stack cache atop netlink
	pkgver = 0.6.0
	pkgrel = 1
	url = https://nick-black.com/dankwiki/index.php/Libnetstack
	arch = x86_64
	license = Apache
	makedepends = gtest
	makedepends = cmake
	makedepends = libnl
	depends = ncurses
	source = https://github.com/dankamongmen/libnetstack/archive/v0.6.0.tar.gz
	sha256sums = 9aa36e8e3587cc163c0cf7330570520191264e3547ec7131e13bb54a0fd33b4a

pkgname = libnetstack