mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
xtables-addons: updated to 2.12
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -27,7 +27,7 @@ include Config
|
|||||||
VERSUFIX = ipfire$(KCFG)
|
VERSUFIX = ipfire$(KCFG)
|
||||||
MODPATH = /lib/modules/$(KVER)-$(VERSUFIX)/extra/
|
MODPATH = /lib/modules/$(KVER)-$(VERSUFIX)/extra/
|
||||||
|
|
||||||
VER = 2.6
|
VER = 2.12
|
||||||
|
|
||||||
THISAPP = xtables-addons-$(VER)
|
THISAPP = xtables-addons-$(VER)
|
||||||
DL_FILE = $(THISAPP).tar.xz
|
DL_FILE = $(THISAPP).tar.xz
|
||||||
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
|
|||||||
|
|
||||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||||
|
|
||||||
$(DL_FILE)_MD5 = 087835ba7e564481b6fd398692268340
|
$(DL_FILE)_MD5 = aed5ce0873709ac243f1177fc81ff452
|
||||||
|
|
||||||
install : $(TARGET)
|
install : $(TARGET)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user