aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/p0f.rb
diff options
context:
space:
mode:
authorPieter Nicolai2012-01-20 11:13:17 +0100
committerAdam Vandenberg2012-01-21 16:18:34 -0800
commitaf63c441d4747ab80b0b70a6a388e62b2f7a463e (patch)
treeaa13b2ced7715deee76102e530c238c08f565f32 /Library/Formula/p0f.rb
parent7a432369adafc333d5a9b6083750fc5a94d41fc2 (diff)
downloadhomebrew-af63c441d4747ab80b0b70a6a388e62b2f7a463e.tar.bz2
p0f 3.03b
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/p0f.rb')
-rw-r--r--Library/Formula/p0f.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/p0f.rb b/Library/Formula/p0f.rb
index da54d48e7..e920af150 100644
--- a/Library/Formula/p0f.rb
+++ b/Library/Formula/p0f.rb
@@ -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"