Commit 536f9f38 authored by Mike Frysinger's avatar Mike Frysinger
Browse files

version bump as pointed out by daisuke in Bug 399

parent 6212c19a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
# USA

LIBPCAP_VER:=0.8.3
LIBPCAP_VER:=0.9.3
LIBPCAP_DIR:=$(BUILD_DIR)/libpcap-$(LIBPCAP_VER)
LIBPCAP_SITE:=http://www.tcpdump.org/release
LIBPCAP_SOURCE:=libpcap-$(LIBPCAP_VER).tar.gz