mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
libpcap: Update to 1.7.4
Signed-off-by: Matthias Fischer <fischerm42@t-online.de> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
9e462c5971
commit
52f8264bda
@@ -15,7 +15,7 @@
|
||||
#usr/lib/libpcap.a
|
||||
usr/lib/libpcap.so
|
||||
usr/lib/libpcap.so.1
|
||||
usr/lib/libpcap.so.1.7.3
|
||||
usr/lib/libpcap.so.1.7.4
|
||||
#usr/share/man/man1/pcap-config.1
|
||||
#usr/share/man/man3/pcap.3pcap
|
||||
#usr/share/man/man3/pcap_activate.3pcap
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 1.7.3
|
||||
VER = 1.7.4
|
||||
|
||||
THISAPP = libpcap-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 9ce284eacc02cb5491e123b875f3f63c
|
||||
$(DL_FILE)_MD5 = b2e13142bbaba857ab1c6894aedaf547
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user