blob: 3427d65f693fe5a22b597c4cf72c60e3de03eb1f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = ipsumdump
pkgdesc = A tool that summarizes TCP/IP dump files into a self-describing ASCII format easily readable by humans and programs
pkgver = 1.86
pkgrel = 1
url = https://www.read.seas.harvard.edu/~kohler/ipsumdump/
arch = i686
arch = x86_64
license = GPL2
license = custom:Click
depends = gcc-libs
depends = libpcap
depends = gzip
depends = iproute2
depends = bzip2
optdepends = iptables
source = https://www.read.seas.harvard.edu/~kohler/ipsumdump/ipsumdump-1.86.tar.gz
source = LICENSE
sha256sums = e114cd01b04238b42cd1d0dc6cfb8086a6b0a50672a866f3d0d1888d565e3b9c
sha256sums = 5824ab84c843681a0c7b3a71fcaf2412d0cb4c38baf6883e77eb19e41499557f
pkgname = ipsumdump
|