summaryrefslogtreecommitdiff
path: root/package/tcpdump
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2012-03-24 12:07:28 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2012-03-24 12:07:28 +0100
commitac46e350e174e78a55a348eda775665ae0eb3277 (patch)
tree5574ba5e9a7108554683edb25bcd4b99599b8fa7 /package/tcpdump
parent89aa2adc650176b493075e1d8e64f1b6cc635d90 (diff)
update gcc, glibc and fix build breakage
Diffstat (limited to 'package/tcpdump')
-rw-r--r--package/tcpdump/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/tcpdump/Makefile b/package/tcpdump/Makefile
index fcc5f19f6..989638d7f 100644
--- a/package/tcpdump/Makefile
+++ b/package/tcpdump/Makefile
@@ -4,9 +4,9 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= tcpdump
-PKG_VERSION:= 4.1.1
-PKG_RELEASE:= 2
-PKG_MD5SUM:= d0dd58bbd6cd36795e05c6f1f74420b0
+PKG_VERSION:= 4.2.1
+PKG_RELEASE:= 1
+PKG_MD5SUM:= c202878c6db054767b52651041b9e60e
PKG_DESCR:= A tool for network monitoring and data acquisition
PKG_SECTION:= net
PKG_DEPENDS:= libpcap