wireshark 2.4.4

Closes #22763.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
commitay 2018-01-12 06:46:05 +10:00 committed by FX Coudert
parent f4e352994b
commit 59c171ab5e

View file

@ -1,10 +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.4.3.tar.xz"
mirror "https://1.eu.dl.wireshark.org/src/wireshark-2.4.3.tar.xz"
sha256 "189495996b68940626cb53b31c8902fa1bb5a96b61217cea42734c13925ff12e"
revision 1
url "https://www.wireshark.org/download/src/all-versions/wireshark-2.4.4.tar.xz"
mirror "https://1.eu.dl.wireshark.org/src/wireshark-2.4.4.tar.xz"
sha256 "049a758e39422dcd536d7f75cebbfaa44e4f305d602bf22964d6459821126f58"
head "https://code.wireshark.org/review/wireshark", :using => :git
bottle do