From cfcd1ec5885f2c73428915d04045f2adf430a06f Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sun, 12 Feb 2017 19:55:49 +0100 Subject: [PATCH] xtables-addons: updated to 2.12 Signed-off-by: Arne Fitzenreiter --- lfs/xtables-addons | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/xtables-addons b/lfs/xtables-addons index e2d9c6fcfb..0af7fe6cc8 100644 --- a/lfs/xtables-addons +++ b/lfs/xtables-addons @@ -27,7 +27,7 @@ include Config VERSUFIX = ipfire$(KCFG) MODPATH = /lib/modules/$(KVER)-$(VERSUFIX)/extra/ -VER = 2.6 +VER = 2.12 THISAPP = xtables-addons-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -48,7 +48,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 087835ba7e564481b6fd398692268340 +$(DL_FILE)_MD5 = aed5ce0873709ac243f1177fc81ff452 install : $(TARGET) -- 2.39.2