summaryrefslogtreecommitdiff
path: root/package/libpcap/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-08-05 19:22:55 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-08-05 19:22:55 +0200
commit21ab00c61a6333b2c610a2a83e59faf195f56b2e (patch)
tree9e0c41af8a6eb27db97038aa2a1a3a5e78421ffb /package/libpcap/Makefile
parent504161e7b18583fdb7c0acc9f1e586af72c074d4 (diff)
libpcap: update to 1.8.0
Diffstat (limited to 'package/libpcap/Makefile')
-rw-r--r--package/libpcap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libpcap/Makefile b/package/libpcap/Makefile
index f98098921..0130bad18 100644
--- a/package/libpcap/Makefile
+++ b/package/libpcap/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= libpcap
-PKG_VERSION:= 1.7.4
+PKG_VERSION:= 1.8.0
PKG_RELEASE:= 1
-PKG_HASH:= 7ad3112187e88328b85e46dce7a9b949632af18ee74d97ffc3f2b41fe7f448b0
+PKG_HASH:= f47b51533f9f060afb304010ea5cbf51d032707333bca70c36351d255754659c
PKG_DESCR:= low-level packet capture library
PKG_SECTION:= libs/net
PKG_URL:= http://www.tcpdump.org/