wireshark 1.6.0

master
Adam Vandenberg 2011-06-08 15:35:19 -07:00
parent c9bc042f00
commit ddacf908f0
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
require 'formula'
class Wireshark < Formula
url 'http://wiresharkdownloads.riverbed.com/wireshark/src/wireshark-1.4.7.tar.bz2'
md5 'b5065426d5524ddc1667314f8256c2b1'
url 'http://wiresharkdownloads.riverbed.com/wireshark/src/wireshark-1.6.0.tar.bz2'
md5 '9f9314c89bf1c8b440a7909884838cfd'
homepage 'http://www.wireshark.org'
depends_on 'gnutls' => :optional