From 918a1ccf60712b242c8c166e3b9f15dbe0b54df1 Mon Sep 17 00:00:00 2001 From: Jonatan Schlag Date: Fri, 25 Mar 2016 17:10:30 +0100 Subject: [PATCH] bump ebtables version number Signed-off-by: Jonatan Schlag --- lfs/ebtables | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/ebtables b/lfs/ebtables index 60028fdd9e..0fe9731bb0 100644 --- a/lfs/ebtables +++ b/lfs/ebtables @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = ebtables -PAK_VER = 2 +PAK_VER = 3 DEPS = "" -- 2.47.2