aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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 61b7e7a33..f77ceab29 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.0.tar.bz2'
- md5 '9f9314c89bf1c8b440a7909884838cfd'
+ url 'http://wiresharkdownloads.riverbed.com/wireshark/src/wireshark-1.6.2.tar.bz2'
+ md5 '301677b5f8150265315632fb6247e06e'
homepage 'http://www.wireshark.org'
depends_on 'gnutls' => :optional