[Buildroot] [git commit] wireshark: bump to version 1.10.3

Peter Korsgaard peter at korsgaard.com
Wed Dec 4 09:14:18 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=6df5a40eccf88f0edbb54be24cb6a903ff047506
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

The current stable release of Wireshark is 1.10.3. It supersedes all
previous releases.  So let's upgrade to 1.10.3.

Signed-off-by: Axel Lin <axel.lin at ingics.com>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/wireshark/wireshark.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/wireshark/wireshark.mk b/package/wireshark/wireshark.mk
index 9f968fd..ecd414f 100644
--- a/package/wireshark/wireshark.mk
+++ b/package/wireshark/wireshark.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WIRESHARK_VERSION = 1.8.11
+WIRESHARK_VERSION = 1.10.3
 WIRESHARK_SOURCE = wireshark-$(WIRESHARK_VERSION).tar.bz2
 WIRESHARK_SITE = http://www.wireshark.org/download/src/all-versions
 WIRESHARK_LICENSE = wireshark license


More information about the buildroot mailing list