components/wireshark/Makefile
changeset 2040 262b5d64cdc5
parent 1988 3484dcf6fb86
child 2122 10e05329fee6
--- a/components/wireshark/Makefile	Fri Aug 08 13:04:33 2014 -0700
+++ b/components/wireshark/Makefile	Mon Aug 11 02:04:37 2014 -0700
@@ -23,16 +23,16 @@
 include ../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		wireshark
-COMPONENT_VERSION=	1.10.8
+COMPONENT_VERSION=	1.10.9
 COMPONENT_PROJECT_URL=	http://www.wireshark.org/
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
 COMPONENT_ARCHIVE_HASH=	\
-    sha256:27d9cf4f0ca1ac436104b7f27caf8ad65f73db09edc8df0742ce9688c7d38763
+    sha256:7f985db5ea99f4b285ae2eceab42327058f7ba5272d22338152dd79e7601441c
 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)download/src/all-versions/$(COMPONENT_ARCHIVE)
 COMPONENT_BUGDB=	utility/wireshark
 
-TPNO=			18282
+TPNO=			18547
 
 include ../../make-rules/prep.mk
 include ../../make-rules/configure.mk
@@ -47,6 +47,9 @@
 
 PATCH_LEVEL=0
 
+# We don't have automake 1.14 yet. Thus need to reconfigure with older one.
+COMPONENT_PREP_ACTION += ( cd $(@D) ; $(CONFIG_SHELL) autogen.sh );
+
 CONFIGURE_OPTIONS +=	--bindir=/usr/sbin
 CONFIGURE_OPTIONS +=	--disable-usr-local
 CONFIGURE_OPTIONS +=	--disable-randpkt