summaryrefslogtreecommitdiffstats
path: root/rules/tcpdump.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/tcpdump.make')
-rw-r--r--rules/tcpdump.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/tcpdump.make b/rules/tcpdump.make
index 4c501dcae..d9114e164 100644
--- a/rules/tcpdump.make
+++ b/rules/tcpdump.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_TCPDUMP) += tcpdump
#
# Paths and names
#
-TCPDUMP_VERSION := 4.9.1
-TCPDUMP_MD5 := 1e0293210b0dea5ef18e88e4150394b7
+TCPDUMP_VERSION := 4.9.2
+TCPDUMP_MD5 := 9bbc1ee33dab61302411b02dd0515576
TCPDUMP := tcpdump-$(TCPDUMP_VERSION)
TCPDUMP_SUFFIX := tar.gz
TCPDUMP_URL := http://www.tcpdump.org/release/$(TCPDUMP).$(TCPDUMP_SUFFIX)