From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcel Lorenz To: development@lists.ipfire.org Subject: [PATCH] e1000e: update to 3.3.4 Date: Sat, 05 Nov 2016 13:28:45 +0100 Message-ID: <20161105122845.28050-1-marcel.lorenz@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4996251513006895857==" List-Id: --===============4996251513006895857== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Marcel Lorenz --- lfs/e1000e | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/e1000e b/lfs/e1000e index 37b0c41..05b48e5 100644 --- a/lfs/e1000e +++ b/lfs/e1000e @@ -27,7 +27,7 @@ include Config VERSUFIX =3D ipfire$(KCFG) MODPATH =3D /lib/modules/$(KVER)-$(VERSUFIX)/kernel/drivers/net/ethernet/int= el/e1000e =20 -VER =3D 3.3.3 +VER =3D 3.3.4 =20 THISAPP =3D e1000e-$(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 01274408a0f987457600dc7993c9d59a +$(DL_FILE)_MD5 =3D 5c6d010341868f753cf983cbe4467db5 =20 install : $(TARGET) =20 --=20 2.9.3 --===============4996251513006895857==--