wireshark 3.0.3

Closes #42306.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
EricFromCanada 2019-07-22 17:59:19 -04:00 committed by Thierry Moisan
parent cc95a4b53e
commit 071453ca90
No known key found for this signature in database
GPG key ID: A9A4CB593D38CDD0

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-3.0.2.tar.xz"
mirror "https://1.eu.dl.wireshark.org/src/all-versions/wireshark-3.0.2.tar.xz"
sha256 "7e1ec5664a0dba4493d8729f9922378bdd05040fb159c2b03b42111efda2e53b"
url "https://www.wireshark.org/download/src/all-versions/wireshark-3.0.3.tar.xz"
mirror "https://1.eu.dl.wireshark.org/src/all-versions/wireshark-3.0.3.tar.xz"
sha256 "af92729c781d870110885c31ebcbe4c4224ed51bb580d00c896fe9746994211c"
head "https://code.wireshark.org/review/wireshark", :using => :git
bottle do