diff --git a/intel-microcode.be0 b/intel-microcode.be0 index 9cf4f3cdd..adc6edb66 100755 --- a/intel-microcode.be0 +++ b/intel-microcode.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION intel-microcode-20230808-1 +# BEE_VERSION intel-microcode-20231114-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) @@ -10,7 +10,7 @@ ## downloaded. Version variables may be used to simplify reuse of this bee-file. #SRCURL[0]="https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/refs/tags/microcode-${PKGVERSION}.tar.gz" -SRCURL[0]="https://beehive.molgen.mpg.de/3ee34344da8f31b3651d901f2d5e2f31/microcode-20230808.tar.gz" +SRCURL[0]="https://beehive.molgen.mpg.de/1648cf08cb7176db32aff82889e5cb1d/microcode-20231114.tar.gz" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.