mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
conntrack-tools: Update to 1.4.6
- Update conntrack-tools from version 1.4.5 to 1.4.6 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
2698d2283e
commit
24fa93aa69
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 1.4.5
|
||||
VER = 1.4.6
|
||||
|
||||
THISAPP = conntrack-tools-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.bz2
|
||||
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 9356a0cd4df81a597ac26d87ccfebac4
|
||||
$(DL_FILE)_MD5 = a9dc7567921213007def78ad72313109
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user