Skip to content

Commit

Permalink
Wireshark 1.8.3
Browse files Browse the repository at this point in the history
Closes Homebrew#15361.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
lassebm authored and adamv committed Oct 8, 2012
1 parent ccbfdc7 commit 5e933cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/wireshark.rb
Expand Up @@ -2,8 +2,8 @@

class Wireshark < Formula
homepage 'http://www.wireshark.org'
url 'http://wiresharkdownloads.riverbed.com/wireshark/src/all-versions/wireshark-1.8.2.tar.bz2'
sha1 '4737d9745dbf002444ea42615243abf3bb80b943'
url 'http://wiresharkdownloads.riverbed.com/wireshark/src/all-versions/wireshark-1.8.3.tar.bz2'
sha1 '3e1322eea5794c71de752b7923af9379bcc95299'

depends_on 'pkg-config' => :build
depends_on 'gnutls' => :optional
Expand Down

0 comments on commit 5e933cc

Please sign in to comment.