mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
libnetfilter_queue: Update to 1.0.4
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org> Reviewed-by: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
968af91f62
commit
deb594c1b6
@@ -10,5 +10,5 @@
|
||||
#usr/lib/libnetfilter_queue.la
|
||||
#usr/lib/libnetfilter_queue.so
|
||||
usr/lib/libnetfilter_queue.so.1
|
||||
usr/lib/libnetfilter_queue.so.1.3.0
|
||||
usr/lib/libnetfilter_queue.so.1.4.0
|
||||
#usr/lib/pkgconfig/libnetfilter_queue.pc
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 1.0.2
|
||||
VER = 1.0.3
|
||||
|
||||
THISAPP = libnetfilter_queue-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.bz2
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = df09befac35cb215865b39a36c96a3fa
|
||||
$(DL_FILE)_MD5 = 700ce0ae4784257ab5abe6fd1802f366
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user