public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] igb: Update to 5.3.2.2
@ 2015-08-15 16:46 Matthias Fischer
  2015-08-16  5:54 ` Arne Fitzenreiter
  0 siblings, 1 reply; 5+ messages in thread
From: Matthias Fischer @ 2015-08-15 16:46 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1400 bytes --]

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 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 <info(a)ipfire.org>                      #
+# Copyright (C) 2007-2015  IPFire Team <info(a)ipfire.org>                      #
 #                                                                             #
 # 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   = ipfire$(KCFG)
 MODPATH = /lib/modules/$(KVER)-$(VERSUFIX)/kernel/drivers/net/ethernet/intel/igb/
 
-VER        = 5.2.9.3
+VER        = 5.3.2.2
 
 THISAPP    = igb-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -43,7 +43,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 814395d3b76090f378002bddecfd2dfc
+$(DL_FILE)_MD5 = 933653f90be9826e756e12248f0d4acd
 
 install : $(TARGET)
 
-- 
2.5.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-08-17 21:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-15 16:46 [PATCH] igb: Update to 5.3.2.2 Matthias Fischer
2015-08-16  5:54 ` Arne Fitzenreiter
2015-08-16  7:25   ` Matthias Fischer
2015-08-16  7:32   ` Matthias Fischer
2015-08-17 21:24     ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox