X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/6dc5fd3a7b04ed9ad167cb2f363558e011e64d7e..f41a38927ed5727e47cec7fe74dc805013864eb4:/package/libpcap/Makefile diff --git a/package/libpcap/Makefile b/package/libpcap/Makefile index a885f90c7..c2a3b74b1 100644 --- a/package/libpcap/Makefile +++ b/package/libpcap/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2010 OpenWrt.org +# Copyright (C) 2006-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libpcap -PKG_VERSION:=1.0.0 -PKG_RELEASE:=2 +PKG_VERSION:=1.1.1 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.tcpdump.org/release/ -PKG_MD5SUM:=9ad1358c5dec48456405eac197a46d3d +PKG_MD5SUM:=1bca27d206970badae248cfa471bbb47 PKG_INSTALL:=1