From 8d93721168a009f00487ba56fac64a51012395f5 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Thu, 31 Jan 2019 11:56:26 +0100 Subject: [PATCH] wireshark: Update version from 2.4.3 to 2.6.6 I want to rebuild wirekshark with c-ares to enable external name resolution. Update to latest and greatest stable version by the way. --- wireshark.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wireshark.be0 b/wireshark.be0 index cda4e81f0..3b95627f6 100755 --- a/wireshark.be0 +++ b/wireshark.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION wireshark-2.4.3-0 +# BEE_VERSION wireshark-2.6.6-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.)