From: Arne Fitzenreiter Date: Sun, 27 Jan 2013 12:01:01 +0000 (+0100) Subject: igb: update to 4.1.2. X-Git-Tag: v2.13-rc1~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4d4760225bb7f2de1df9b38bfa56599c3f935499;p=people%2Fms%2Fipfire-2.x.git igb: update to 4.1.2. --- diff --git a/lfs/igb b/lfs/igb index 29da8bb888..0ebf466ea1 100644 --- a/lfs/igb +++ b/lfs/igb @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2012 IPFire Team # +# Copyright (C) 2007-2013 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 # @@ -32,7 +32,7 @@ else MODPATH = /lib/modules/$(KVER)-$(VERSUFIX)/kernel/drivers/net/ethernet/intel/igb/ endif -VER = 3.4.8 +VER = 4.1.2 THISAPP = igb-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -48,7 +48,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 36bd0eface2761577f52d84d5c5b78ea +$(DL_FILE)_MD5 = 0a5462b76310b83a40c9023edae50d72 install : $(TARGET)