From 1ce35de5cc9c35a7deb95733e161b248a5cf0a64 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Fri, 24 Aug 2018 20:19:29 +0200 Subject: [PATCH] intel-microcode: update to 20180807a Signed-off-by: Arne Fitzenreiter --- lfs/intel-microcode | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/intel-microcode b/lfs/intel-microcode index 349f3667c0..217bc9850e 100644 --- a/lfs/intel-microcode +++ b/lfs/intel-microcode @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2016 IPFire Team # +# Copyright (C) 2007-2018 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 # @@ -24,7 +24,7 @@ include Config -VER = 20180807 +VER = 20180807a THISAPP = microcode-$(VER) DL_FILE = $(THISAPP).tgz @@ -41,7 +41,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 49f534f1079d3c5bc178a150c1c105aa +$(DL_FILE)_MD5 = b12f8680d87c81a302e8c85712ed1a80 install : $(TARGET) -- 2.39.5