mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/p0f: Updated for version 3.09b.
This commit is contained in:
parent
238da067ec
commit
88c5cb927e
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# Modified by the SlackBuilds.org project
|
||||
|
||||
PRGNAM=p0f
|
||||
VERSION=${VERSION:-3.08b}
|
||||
VERSION=${VERSION:-3.09b}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="p0f"
|
||||
VERSION="3.08b"
|
||||
VERSION="3.09b"
|
||||
HOMEPAGE="http://lcamtuf.coredump.cx/p0f3/"
|
||||
DOWNLOAD="http://lcamtuf.coredump.cx/p0f3/releases/p0f-3.08b.tgz"
|
||||
MD5SUM="984aad167d6f5849a5b319e11c81e2b1"
|
||||
DOWNLOAD="http://lcamtuf.coredump.cx/p0f3/releases/p0f-3.09b.tgz"
|
||||
MD5SUM="bc863233dc2b440cae6ef5665cae34bb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue