aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBen Beuchler2011-03-01 18:16:01 -0600
committerAdam Vandenberg2011-03-02 08:27:04 -0800
commit4705d96790e0c4933370c32d0cb244f9bc817ef9 (patch)
treee5cec918626aba6ceef6abc1e86d43f57e41fc23 /Library/Formula
parentce324bc6d9a9ce65d04d45f585bc6989469b31fd (diff)
downloadhomebrew-4705d96790e0c4933370c32d0cb244f9bc817ef9.tar.bz2
wireshark 1.4.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
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 4df89f494..430dac33d 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.3.tar.bz2'
- md5 'ac3dcc8c128c38d9ef3d9c93d1dec83e'
+ url 'http://media-2.cacetech.com/wireshark/src/wireshark-1.4.4.tar.bz2'
+ md5 '11ce019d85d9822597b163ce5b4da858'
homepage 'http://www.wireshark.org'
depends_on 'gnutls' => :optional