From ac46e350e174e78a55a348eda775665ae0eb3277 Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@openadk.org>
Date: Sat, 24 Mar 2012 12:07:28 +0100
Subject: update gcc, glibc and fix build breakage

---
 package/libpcap/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'package/libpcap/Makefile')

diff --git a/package/libpcap/Makefile b/package/libpcap/Makefile
index 1c97682c7..369e8d8a3 100644
--- a/package/libpcap/Makefile
+++ b/package/libpcap/Makefile
@@ -4,9 +4,9 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=		libpcap
-PKG_VERSION:=		1.1.1
-PKG_RELEASE:=		3
-PKG_MD5SUM:=		1bca27d206970badae248cfa471bbb47
+PKG_VERSION:=		1.2.1
+PKG_RELEASE:=		1
+PKG_MD5SUM:=		06046e0e81efc60566daf1cc96c77d46
 PKG_DESCR:=		a low-level packet capture library
 PKG_SECTION:=		libs
 PKG_URL:=		http://www.tcpdump.org/
-- 
cgit v1.2.3