From: Arne Fitzenreiter Date: Sat, 22 Jun 2013 09:28:38 +0000 (+0200) Subject: igb: updated to 4.3.0. X-Git-Tag: v2.13-core70~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e2f6d3f44949d242f37d76265cc841be98e81860;p=ipfire-2.x.git igb: updated to 4.3.0. --- diff --git a/lfs/igb b/lfs/igb index b94f8db750..a7c136a714 100644 --- a/lfs/igb +++ b/lfs/igb @@ -32,7 +32,7 @@ else MODPATH = /lib/modules/$(KVER)-$(VERSUFIX)/kernel/drivers/net/ethernet/intel/igb/ endif -VER = 4.1.2 +VER = 4.3.0 THISAPP = igb-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -48,7 +48,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 0a5462b76310b83a40c9023edae50d72 +$(DL_FILE)_MD5 = dcbf7271c016bdb71102eb623b807f83 install : $(TARGET)