]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
libpcap: Update to 1.7.3
authorMatthias Fischer <fischerm@ipfire.org>
Thu, 28 May 2015 09:07:38 +0000 (11:07 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 18 Jun 2015 11:16:17 +0000 (13:16 +0200)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/libpcap
lfs/libpcap

index b8e96489ca7ff6a89e015995541affa831ce8c67..9031c6e4ed5bae2e9bf4cb172b237fb7a13ec514 100644 (file)
@@ -15,7 +15,7 @@
 #usr/lib/libpcap.a
 usr/lib/libpcap.so
 usr/lib/libpcap.so.1
-usr/lib/libpcap.so.1.6.2
+usr/lib/libpcap.so.1.7.3
 #usr/share/man/man1/pcap-config.1
 #usr/share/man/man3/pcap.3pcap
 #usr/share/man/man3/pcap_activate.3pcap
index fa2aae8f3461618410b503f2b458cf822c827a7e..32b2f369c1f2afff664054dde91a611d8467cf76 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2014  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2015  Michael Tremer & Christian Schmidt                      #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.6.2
+VER        = 1.7.3
 
 THISAPP    = libpcap-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 5f14191c1a684a75532c739c2c4059fa
+$(DL_FILE)_MD5 = 9ce284eacc02cb5491e123b875f3f63c
 
 install : $(TARGET)