summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/k/kernel-configs/config-generic-5.14.14 (renamed from source/k/kernel-configs/config-generic-5.14.13)2
-rw-r--r--source/k/kernel-configs/config-generic-5.14.14.x64 (renamed from source/k/kernel-configs/config-generic-5.14.13.x64)2
-rw-r--r--source/k/kernel-configs/config-generic-smp-5.14.14-smp (renamed from source/k/kernel-configs/config-generic-smp-5.14.13-smp)2
-rw-r--r--source/k/kernel-configs/config-huge-5.14.14 (renamed from source/k/kernel-configs/config-huge-5.14.13)2
-rw-r--r--source/k/kernel-configs/config-huge-5.14.14.x64 (renamed from source/k/kernel-configs/config-huge-5.14.13.x64)2
-rw-r--r--source/k/kernel-configs/config-huge-smp-5.14.14-smp (renamed from source/k/kernel-configs/config-huge-smp-5.14.13-smp)2
-rwxr-xr-xsource/n/autofs/autofs.SlackBuild2
7 files changed, 7 insertions, 7 deletions
diff --git a/source/k/kernel-configs/config-generic-5.14.13 b/source/k/kernel-configs/config-generic-5.14.14
index 8e23d8b38..be3fa2633 100644
--- a/source/k/kernel-configs/config-generic-5.14.13
+++ b/source/k/kernel-configs/config-generic-5.14.14
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.14.13 Kernel Configuration
+# Linux/x86 5.14.14 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-generic-5.14.13.x64 b/source/k/kernel-configs/config-generic-5.14.14.x64
index c3880180d..8652a23d5 100644
--- a/source/k/kernel-configs/config-generic-5.14.13.x64
+++ b/source/k/kernel-configs/config-generic-5.14.14.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.14.13 Kernel Configuration
+# Linux/x86 5.14.14 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-generic-smp-5.14.13-smp b/source/k/kernel-configs/config-generic-smp-5.14.14-smp
index 3571f6880..a3d6d945a 100644
--- a/source/k/kernel-configs/config-generic-smp-5.14.13-smp
+++ b/source/k/kernel-configs/config-generic-smp-5.14.14-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.14.13 Kernel Configuration
+# Linux/x86 5.14.14 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-5.14.13 b/source/k/kernel-configs/config-huge-5.14.14
index 6733b6bee..30e3d4794 100644
--- a/source/k/kernel-configs/config-huge-5.14.13
+++ b/source/k/kernel-configs/config-huge-5.14.14
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.14.13 Kernel Configuration
+# Linux/x86 5.14.14 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-5.14.13.x64 b/source/k/kernel-configs/config-huge-5.14.14.x64
index 931ca9aa2..ba5342860 100644
--- a/source/k/kernel-configs/config-huge-5.14.13.x64
+++ b/source/k/kernel-configs/config-huge-5.14.14.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.14.13 Kernel Configuration
+# Linux/x86 5.14.14 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-smp-5.14.13-smp b/source/k/kernel-configs/config-huge-smp-5.14.14-smp
index 0d850b577..272d43fee 100644
--- a/source/k/kernel-configs/config-huge-smp-5.14.13-smp
+++ b/source/k/kernel-configs/config-huge-smp-5.14.14-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.14.13 Kernel Configuration
+# Linux/x86 5.14.14 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/n/autofs/autofs.SlackBuild b/source/n/autofs/autofs.SlackBuild
index cc853d73e..0b7190588 100755
--- a/source/n/autofs/autofs.SlackBuild
+++ b/source/n/autofs/autofs.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=autofs
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}