wireshark 3.0.2
Closes #42063. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
74d54460d0
commit
a1173b8cd4
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +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-3.0.1.tar.xz"
|
||||
sha256 "86864c3d0f6c2311992a98d8ea7dfd429097fe62dae2e5516e1a2f6bef2ac08c"
|
||||
url "https://www.wireshark.org/download/src/all-versions/wireshark-3.0.2.tar.xz"
|
||||
mirror "https://1.eu.dl.wireshark.org/src/all-versions/wireshark-3.0.2.tar.xz"
|
||||
sha256 "7e1ec5664a0dba4493d8729f9922378bdd05040fb159c2b03b42111efda2e53b"
|
||||
head "https://code.wireshark.org/review/wireshark", :using => :git
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue