* [Buildroot] [PATCH] wireshark: bump to version 1.10.3
@ 2013-12-04 3:28 Axel Lin
2013-12-04 9:35 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Axel Lin @ 2013-12-04 3:28 UTC (permalink / raw)
To: buildroot
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@ingics.com>
---
package/wireshark/wireshark.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
--
1.8.1.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-12-04 9:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-04 3:28 [Buildroot] [PATCH] wireshark: bump to version 1.10.3 Axel Lin
2013-12-04 9:35 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox