aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
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 d8b33f116..accc7a8b0 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.0.tar.bz2'
- md5 '13b188baea23cdad40b7a55921384a77'
+ url 'http://media-2.cacetech.com/wireshark/src/wireshark-1.4.1.tar.bz2'
+ md5 '1719d20a10990e7c2cb261df7021aab6'
homepage 'http://www.wireshark.org'
depends_on 'gnutls' => :optional