p0f 3.03b
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
3c520966fe
commit
4cb3a46015
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class P0f < Formula
|
||||
url 'http://lcamtuf.coredump.cx/p0f3/releases/p0f-3.02b.tgz'
|
||||
url 'http://lcamtuf.coredump.cx/p0f3/releases/p0f-3.03b.tgz'
|
||||
homepage 'http://lcamtuf.coredump.cx/p0f3/'
|
||||
md5 '062ac4c410f7ec49434872efe322c880'
|
||||
md5 '034d068deb68badfbede6dcc89cc80cf'
|
||||
|
||||
def install
|
||||
inreplace "config.h", "p0f.fp", "#{etc}/p0f/p0f.fp"
|
||||
|
|
Loading…
Reference in a new issue