From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] igb: Update to 5.3.2.2 Date: Sat, 15 Aug 2015 18:46:06 +0200 Message-ID: <1439657166-26864-1-git-send-email-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4658896313688027206==" List-Id: --===============4658896313688027206== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Matthias Fischer --- lfs/igb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/igb b/lfs/igb index fa762e0..3e2d7c6 100644 --- a/lfs/igb +++ b/lfs/igb @@ -1,7 +1,7 @@ ############################################################################= ### # = # # IPFire.org - A linux based firewall = # -# Copyright (C) 2007-2014 IPFire Team = # +# Copyright (C) 2007-2015 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)/kernel/drivers/net/ethernet/int= el/igb/ =20 -VER =3D 5.2.9.3 +VER =3D 5.3.2.2 =20 THISAPP =3D igb-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -43,7 +43,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D 814395d3b76090f378002bddecfd2dfc +$(DL_FILE)_MD5 =3D 933653f90be9826e756e12248f0d4acd =20 install : $(TARGET) =20 --=20 2.5.0 --===============4658896313688027206==--