mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
libnetfilter_conntrack: Update to 1.0.8
- Update libnetfilter_conntrack from version 1.0.7 to 1.0.8 - No change to rootfiles Supporting request from Peter Müller Signed-off-by: Adolf Belka <ahb.ipfire@gmail.com> Reviewed-by: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
da2bbc930f
commit
3d155044d0
@@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
include Config
|
include Config
|
||||||
|
|
||||||
VER = 1.0.7
|
VER = 1.0.8
|
||||||
|
|
||||||
THISAPP = libnetfilter_conntrack-$(VER)
|
THISAPP = libnetfilter_conntrack-$(VER)
|
||||||
DL_FILE = $(THISAPP).tar.bz2
|
DL_FILE = $(THISAPP).tar.bz2
|
||||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
|||||||
|
|
||||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||||
|
|
||||||
$(DL_FILE)_MD5 = 013d182c2df716fcb5eb2a1fb7febd1f
|
$(DL_FILE)_MD5 = 3121b55acf97322db830da75d8407cba
|
||||||
|
|
||||||
install : $(TARGET)
|
install : $(TARGET)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user