wireshark 2.2.3

Closes #7857.

Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
Pradeep Chhetri 2016-12-15 00:50:04 +05:30 committed by William Woodruff
parent 7798f7f843
commit cca70a7d7c
No known key found for this signature in database
GPG key ID: 85AE00C504833B3C

View file

@ -1,9 +1,9 @@
class Wireshark < Formula
desc "Graphical network analyzer and capture tool"
homepage "https://www.wireshark.org"
url "https://www.wireshark.org/download/src/all-versions/wireshark-2.2.2.tar.bz2"
mirror "https://1.eu.dl.wireshark.org/src/wireshark-2.2.2.tar.bz2"
sha256 "f9acef5e9a9021a400b4244fafc06969f41ec594ec57fd7f0ff63bafca0055b3"
url "https://www.wireshark.org/download/src/all-versions/wireshark-2.2.3.tar.bz2"
mirror "https://1.eu.dl.wireshark.org/src/wireshark-2.2.3.tar.bz2"
sha256 "97bac89e88892054a5848a9f7e0c36aa399a2008900829b078e29cab0ddd593b"
head "https://code.wireshark.org/review/wireshark", :using => :git
bottle do