diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/wireshark.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/wireshark.rb b/Library/Formula/wireshark.rb index 757b3935e..53e0002d8 100644 --- a/Library/Formula/wireshark.rb +++ b/Library/Formula/wireshark.rb @@ -1,8 +1,8 @@ require 'formula' class Wireshark < Formula - url 'http://media-2.cacetech.com/wireshark/src/wireshark-1.4.4.tar.bz2' - md5 '11ce019d85d9822597b163ce5b4da858' + url 'http://wiresharkdownloads.riverbed.com/wireshark/src/wireshark-1.4.6.tar.bz2' + md5 'fd301004ebc5fac8e56c2f0d4ef6173f' homepage 'http://www.wireshark.org' depends_on 'gnutls' => :optional |
