]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/intel-microcode
intel-microcode: update to 20180807
[ipfire-2.x.git] / lfs / intel-microcode
index 351bb76f19a9eae7cc56a62c0c7337a1b59d4451..349f3667c06ab1b1e7e3c28f65aa7bad954b0b78 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 20180425
+VER        = 20180807
 
 THISAPP    = microcode-$(VER)
 DL_FILE    = $(THISAPP).tgz
@@ -41,9 +41,10 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 99c80f9229554953a868127cda44e7e3
+$(DL_FILE)_MD5 = 49f534f1079d3c5bc178a150c1c105aa
 
 install : $(TARGET)
+
 check : $(patsubst %,$(DIR_CHK)/%,$(objects))
 
 download :$(patsubst %,$(DIR_DL)/%,$(objects))