From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonatan Schlag To: development@lists.ipfire.org Subject: [PATCH 2/2] bump ebtables version number Date: Sun, 20 Mar 2016 16:46:09 +0100 Message-ID: <1458488769-3157-3-git-send-email-jonatan.schlag@ipfire.org> In-Reply-To: <1458488769-3157-1-git-send-email-jonatan.schlag@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5279406357775691133==" List-Id: --===============5279406357775691133== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Signed-off-by: Jonatan Schlag --- lfs/ebtables | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/ebtables b/lfs/ebtables index 5ec3fd2..6ad9ac9 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.1.4 --===============5279406357775691133==--