blob: 65ad6f3b0129b3f417fb5d5ebeb2122c217c361e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = libnetstack
pkgdesc = Networking stack cache atop netlink
pkgver = 0.7.3
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.7.3.tar.gz
sha256sums = ad2395af5a76015e652e6c5d2a7f4a1e48f78aa88d01bf079908021fbdff5929
pkgname = libnetstack
|