aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 f77ceab29..a2cef287b 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.6.2.tar.bz2'
- md5 '301677b5f8150265315632fb6247e06e'
+ url 'http://wiresharkdownloads.riverbed.com/wireshark/src/wireshark-1.7.0.tar.bz2'
+ md5 'c9f646a15fed6e31c4aa88322b8cce2a'
homepage 'http://www.wireshark.org'
depends_on 'gnutls' => :optional