aboutsummaryrefslogtreecommitdiff
path: root/system/intel-microcode/intel-microcode.SlackBuild
diff options
context:
space:
mode:
authorAndrzej Telszewski <andrzej@telszewski.com>2025-02-13 11:11:36 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-15 08:30:19 +0700
commit3e19c593e4dc8c143bd9e944f9e91011cf535345 (patch)
treec68f8208bfa0315628754ed6d85a75f304317543 /system/intel-microcode/intel-microcode.SlackBuild
parentfc2b17ea38aab79f4a320b62eaf8b08268e442a7 (diff)
system/intel-microcode: Updated for version 20250211
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/intel-microcode/intel-microcode.SlackBuild')
-rw-r--r--system/intel-microcode/intel-microcode.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/intel-microcode/intel-microcode.SlackBuild b/system/intel-microcode/intel-microcode.SlackBuild
index 6fa9636ec6..f1b2a0092a 100644
--- a/system/intel-microcode/intel-microcode.SlackBuild
+++ b/system/intel-microcode/intel-microcode.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for intel-microcode
-# Copyright 2024 Andrzej Telszewski, Koszalin
+# Copyright 2025 Andrzej Telszewski, Koszalin
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=intel-microcode
SRCNAM=Intel-Linux-Processor-Microcode-Data-Files-microcode
-VERSION=${VERSION:-20241112}
+VERSION=${VERSION:-20250211}
SRCVER=$(printf "%s" "${VERSION}" | tr _ -)
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}