mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/p0f: Updated for version 3.07b.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
c17dbdb503
commit
250c4c0c13
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# Modified by the SlackBuilds.org project
|
||||
|
||||
PRGNAM=p0f
|
||||
VERSION=${VERSION:-3.06b}
|
||||
VERSION=${VERSION:-3.07b}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="p0f"
|
||||
VERSION="3.06b"
|
||||
VERSION="3.07b"
|
||||
HOMEPAGE="http://lcamtuf.coredump.cx/p0f3/"
|
||||
DOWNLOAD="http://lcamtuf.coredump.cx/p0f3/releases/p0f-3.06b.tgz"
|
||||
MD5SUM="1a07d6220d9e57d8d098905b7ca6844a"
|
||||
DOWNLOAD="http://lcamtuf.coredump.cx/p0f3/releases/p0f-3.07b.tgz"
|
||||
MD5SUM="8b5882dee192c93d76750eb2ad54a634"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue