blob: b17e09148ae6ae28e0196564898f5785c79822b8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = sntop
pkgdesc = Curses-based top-esque console utility for monitoring the connectivity of network hosts
pkgver = 1.4.3
pkgrel = 1
url = http://sntop.sourceforge.net/
install = sntop.install
arch = i686
arch = x86_64
license = GPL
depends = ncurses
depends = fping
source = http://downloads.sourceforge.net/project/sntop/sntop/1.4.3/sntop-1.4.3.tar.gz
sha256sums = 943a5af1905c3ae7ead064e531cde6e9b3dc82598bbda26ed4a43788d81d6d89
pkgname = sntop
|