aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorasaph2014-03-18 15:58:09 -0700
committerAdam Vandenberg2014-03-18 20:44:05 -0700
commit1f6d7338aa20c9b1ac14dec4461a86a4bfbf32e7 (patch)
treea12c1f72b5baefcc13aef737d24516d5ccf01a10 /Library
parentd01ef2f83fc21142bc63a0d0d2ea2000d5323c60 (diff)
downloadhomebrew-1f6d7338aa20c9b1ac14dec4461a86a4bfbf32e7.tar.bz2
wireshark 1.10.6
Closes #27679. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/wireshark.rb7
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/wireshark.rb b/Library/Formula/wireshark.rb
index 321772bbb..7bd7a761e 100644
--- a/Library/Formula/wireshark.rb
+++ b/Library/Formula/wireshark.rb
@@ -2,10 +2,9 @@ require 'formula'
class Wireshark < Formula
homepage 'http://www.wireshark.org'
- url 'http://wiresharkdownloads.riverbed.com/wireshark/src/wireshark-1.10.5.tar.bz2'
- mirror 'http://www.wireshark.org/download/src/wireshark-1.10.5.tar.bz2'
- sha1 'ebbf4f8382fc8961c1fb7959727b3e6792e597c1'
- revision 2
+ url 'http://wiresharkdownloads.riverbed.com/wireshark/src/wireshark-1.10.6.tar.bz2'
+ mirror 'http://www.wireshark.org/download/src/wireshark-1.10.6.tar.bz2'
+ sha1 '081a2daf85e3257d7a2699e84a330712e3e5b9bb'
head do
url 'https://code.wireshark.org/review/wireshark', :using => :git