]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/intel-microcode
bind: Update to 9.11.28
[people/pmueller/ipfire-2.x.git] / lfs / intel-microcode
index e01ea99345b6f778b1e4967c29b3d5bf07c7d65f..1aa57cabec856c342d1bb911235d3d136d36189a 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2019  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2020  IPFire Team  <info@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        #
 
 include Config
 
-VER        = 20190618
+VER        = 20201118
 
 THISAPP    = Intel-Linux-Processor-Microcode-Data-Files-microcode-$(VER)
-DL_FILE    = $(THISAPP).tar.xz
+DL_FILE    = $(THISAPP).tar.gz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
@@ -41,7 +41,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 18af9bd8b6c7164f0cd917080a387244
+$(DL_FILE)_MD5 = 6248f95036923c5982800e3f97e08bb8
 
 install : $(TARGET)