aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 429efbba8..c7c641fa5 100644
--- a/Library/Formula/p0f.rb
+++ b/Library/Formula/p0f.rb
@@ -2,8 +2,8 @@ require 'formula'
class P0f < Formula
homepage 'http://lcamtuf.coredump.cx/p0f3/'
- url 'http://lcamtuf.coredump.cx/p0f3/releases/p0f-3.03b.tgz'
- md5 '034d068deb68badfbede6dcc89cc80cf'
+ url 'http://lcamtuf.coredump.cx/p0f3/releases/p0f-3.05b.tgz'
+ sha1 'e6f39c3811e681272e772f33588aa46b75975708'
def install
inreplace "config.h", "p0f.fp", "#{etc}/p0f/p0f.fp"