summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/k/kernel-configs/config-generic-5.4.71 (renamed from source/k/kernel-configs/config-generic-5.4.70)2
-rw-r--r--source/k/kernel-configs/config-generic-5.4.71.x64 (renamed from source/k/kernel-configs/config-generic-5.4.70.x64)2
-rw-r--r--source/k/kernel-configs/config-generic-smp-5.4.71-smp (renamed from source/k/kernel-configs/config-generic-smp-5.4.70-smp)2
-rw-r--r--source/k/kernel-configs/config-huge-5.4.71 (renamed from source/k/kernel-configs/config-huge-5.4.70)2
-rw-r--r--source/k/kernel-configs/config-huge-5.4.71.x64 (renamed from source/k/kernel-configs/config-huge-5.4.70.x64)2
-rw-r--r--source/k/kernel-configs/config-huge-smp-5.4.71-smp (renamed from source/k/kernel-configs/config-huge-smp-5.4.70-smp)2
-rwxr-xr-xsource/x/mesa/mesa.SlackBuild2
7 files changed, 7 insertions, 7 deletions
diff --git a/source/k/kernel-configs/config-generic-5.4.70 b/source/k/kernel-configs/config-generic-5.4.71
index c53608e2f..460d4b56d 100644
--- a/source/k/kernel-configs/config-generic-5.4.70
+++ b/source/k/kernel-configs/config-generic-5.4.71
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.70 Kernel Configuration
+# Linux/x86 5.4.71 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-generic-5.4.70.x64 b/source/k/kernel-configs/config-generic-5.4.71.x64
index ef6dab573..4746fc250 100644
--- a/source/k/kernel-configs/config-generic-5.4.70.x64
+++ b/source/k/kernel-configs/config-generic-5.4.71.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.70 Kernel Configuration
+# Linux/x86 5.4.71 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-generic-smp-5.4.70-smp b/source/k/kernel-configs/config-generic-smp-5.4.71-smp
index 62f53c6ce..e86a011e4 100644
--- a/source/k/kernel-configs/config-generic-smp-5.4.70-smp
+++ b/source/k/kernel-configs/config-generic-smp-5.4.71-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.70 Kernel Configuration
+# Linux/x86 5.4.71 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-huge-5.4.70 b/source/k/kernel-configs/config-huge-5.4.71
index 62c225e48..e3e83db23 100644
--- a/source/k/kernel-configs/config-huge-5.4.70
+++ b/source/k/kernel-configs/config-huge-5.4.71
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.70 Kernel Configuration
+# Linux/x86 5.4.71 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-huge-5.4.70.x64 b/source/k/kernel-configs/config-huge-5.4.71.x64
index 427fbb497..88394dc15 100644
--- a/source/k/kernel-configs/config-huge-5.4.70.x64
+++ b/source/k/kernel-configs/config-huge-5.4.71.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.70 Kernel Configuration
+# Linux/x86 5.4.71 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-huge-smp-5.4.70-smp b/source/k/kernel-configs/config-huge-smp-5.4.71-smp
index 1c1ffc51f..c94961c5d 100644
--- a/source/k/kernel-configs/config-huge-smp-5.4.70-smp
+++ b/source/k/kernel-configs/config-huge-smp-5.4.71-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.70 Kernel Configuration
+# Linux/x86 5.4.71 Kernel Configuration
#
#
diff --git a/source/x/mesa/mesa.SlackBuild b/source/x/mesa/mesa.SlackBuild
index ea18f8bfe..da435062d 100755
--- a/source/x/mesa/mesa.SlackBuild
+++ b/source/x/mesa/mesa.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=mesa
VERSION=${VERSION:-$(echo $PKGNAM-[0-9]*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
DEMOVERS=${DEMOVERS:-8.4.0}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
BUILD_DEMOS=${BUILD_DEMOS:-YES}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}