From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcel Lorenz To: development@lists.ipfire.org Subject: [PATCH] xtables-addons: update to 2.10 Date: Fri, 02 Sep 2016 10:51:06 +0200 Message-ID: <20160902085106.11940-1-marcel.lorenz@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============9008581512552211254==" List-Id: --===============9008581512552211254== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Marcel Lorenz --- lfs/xtables-addons | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/xtables-addons b/lfs/xtables-addons index e2d9c6f..91f44bb 100644 --- a/lfs/xtables-addons +++ b/lfs/xtables-addons @@ -1,7 +1,7 @@ ############################################################################= ### # = # # IPFire.org - A linux based firewall = # -# Copyright (C) 2007-2014 IPFire Team = # +# Copyright (C) 2007-2016 IPFire Team = # # = # # This program is free software: you can redistribute it and/or modify = # # it under the terms of the GNU General Public License as published by = # @@ -27,7 +27,7 @@ include Config VERSUFIX =3D ipfire$(KCFG) MODPATH =3D /lib/modules/$(KVER)-$(VERSUFIX)/extra/ =20 -VER =3D 2.6 +VER =3D 2.10 =20 THISAPP =3D xtables-addons-$(VER) DL_FILE =3D $(THISAPP).tar.xz @@ -48,7 +48,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D 087835ba7e564481b6fd398692268340 +$(DL_FILE)_MD5 =3D 727bf0dd4a3d9c65724267bd0d5d80b0 =20 install : $(TARGET) =20 --=20 2.9.3 --===============9008581512552211254==--