p0f 3.06b

Closes Homebrew/homebrew#15645.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Austin Seipp 2012-10-24 14:43:16 -05:00 committed by Adam Vandenberg
parent 6ec270404e
commit 2e7883378f

View file

@ -2,8 +2,8 @@ require 'formula'
class P0f < Formula
homepage 'http://lcamtuf.coredump.cx/p0f3/'
url 'http://lcamtuf.coredump.cx/p0f3/releases/p0f-3.05b.tgz'
sha1 'e6f39c3811e681272e772f33588aa46b75975708'
url 'http://lcamtuf.coredump.cx/p0f3/releases/p0f-3.06b.tgz'
sha1 'fecc9ed8b79dbf8e4d5ffbd22eda9d850b42c3c3'
def install
inreplace "config.h", "p0f.fp", "#{etc}/p0f/p0f.fp"