summaryrefslogtreecommitdiffstats
path: root/rules/libpcap.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/libpcap.make')
-rw-r--r--rules/libpcap.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/libpcap.make b/rules/libpcap.make
index 84b25eca8..59f3b6fcb 100644
--- a/rules/libpcap.make
+++ b/rules/libpcap.make
@@ -16,7 +16,7 @@ PACKAGES-$(PTXCONF_LIBPCAP) += libpcap
#
# Paths and names
#
-LIBPCAP_VERSION := 1.0.0
+LIBPCAP_VERSION := 1.1.1
LIBPCAP := libpcap-$(LIBPCAP_VERSION)
LIBPCAP_SUFFIX := tar.gz
LIBPCAP_URL := http://www.tcpdump.org/release/$(LIBPCAP).$(LIBPCAP_SUFFIX)