You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
508 B
13 lines
508 B
Index: microcode_ctl-2.1-18/Makefile |
|
=================================================================== |
|
--- microcode_ctl-2.1-18.orig/Makefile 2018-07-24 09:15:12.463115045 +0200 |
|
+++ microcode_ctl-2.1-18/Makefile 2018-08-09 06:18:45.524503945 +0200 |
|
@@ -8,7 +8,7 @@ |
|
# 2 of the License, or (at your option) any later version. |
|
|
|
PROGRAM = intel-microcode2ucode |
|
-MICROCODE_INTEL = microcode-20180703.tgz |
|
+MICROCODE_INTEL = microcode-20200602.tar.gz |
|
|
|
INS = install |
|
CC = gcc
|
|
|