Update to 1.42
o Add support for PPP-encapsulated DAG dumps, via the --dag-ppp option, and for PPP-encapsulated tcpdump files.
This commit is contained in:
parent
06cb2dc13b
commit
a300252f17
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118068
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= ipsumdump
|
||||
PORTVERSION= 1.41
|
||||
PORTVERSION= 1.42
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.icir.org/kohler/ipsumdump/
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (ipsumdump-1.41.tar.gz) = 37ec01be7dd378d0d67cb33e32532512
|
||||
SIZE (ipsumdump-1.41.tar.gz) = 491809
|
||||
MD5 (ipsumdump-1.42.tar.gz) = 9910fdcaf4da61969b2b63192dfc538d
|
||||
SIZE (ipsumdump-1.42.tar.gz) = 494943
|
||||
|
|
Loading…
Reference in a new issue