aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/wireshark.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/wireshark.rb')
-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 0507e3104..4df89f494 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.2.tar.bz2'
- md5 '5429561935ea0d1ee572793b55446918'
+ url 'http://media-2.cacetech.com/wireshark/src/wireshark-1.4.3.tar.bz2'
+ md5 'ac3dcc8c128c38d9ef3d9c93d1dec83e'
homepage 'http://www.wireshark.org'
depends_on 'gnutls' => :optional