aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/wireshark.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/wireshark.rb b/Library/Formula/wireshark.rb
index 23376d21e..61b7e7a33 100644
--- a/Library/Formula/wireshark.rb
+++ b/Library/Formula/wireshark.rb
@@ -1,8 +1,8 @@
require 'formula'
class Wireshark < Formula
- url 'http://wiresharkdownloads.riverbed.com/wireshark/src/wireshark-1.4.7.tar.bz2'
- md5 'b5065426d5524ddc1667314f8256c2b1'
+ url 'http://wiresharkdownloads.riverbed.com/wireshark/src/wireshark-1.6.0.tar.bz2'
+ md5 '9f9314c89bf1c8b440a7909884838cfd'
homepage 'http://www.wireshark.org'
depends_on 'gnutls' => :optional