From 9f6849b3adfcc8eb91549427f531bdeb89f6d750 Mon Sep 17 00:00:00 2001 From: Stefan Schantl Date: Thu, 10 Jan 2019 13:00:13 +0100 Subject: [PATCH] xtables-addons: Update to 3.2 Reference #11959 Signed-off-by: Stefan Schantl Signed-off-by: Michael Tremer --- lfs/xtables-addons | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/xtables-addons b/lfs/xtables-addons index af2784c1ab..a8aba74553 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.13 +VER = 3.2 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 = be20b0b9c4b001b364431a836e361d33 +$(DL_FILE)_MD5 = 80ea89ba8d5a001a8d71c7f05b2f0141 install : $(TARGET) -- 2.39.2