summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/k/kernel-configs/config-generic-5.4.69 (renamed from source/k/kernel-configs/config-generic-5.4.68)2
-rw-r--r--source/k/kernel-configs/config-generic-5.4.69.x64 (renamed from source/k/kernel-configs/config-generic-5.4.68.x64)2
-rw-r--r--source/k/kernel-configs/config-generic-smp-5.4.69-smp (renamed from source/k/kernel-configs/config-generic-smp-5.4.68-smp)2
-rw-r--r--source/k/kernel-configs/config-huge-5.4.69 (renamed from source/k/kernel-configs/config-huge-5.4.68)2
-rw-r--r--source/k/kernel-configs/config-huge-5.4.69.x64 (renamed from source/k/kernel-configs/config-huge-5.4.68.x64)2
-rw-r--r--source/k/kernel-configs/config-huge-smp-5.4.69-smp (renamed from source/k/kernel-configs/config-huge-smp-5.4.68-smp)2
-rwxr-xr-xsource/l/glib2/glib2.SlackBuild2
7 files changed, 7 insertions, 7 deletions
diff --git a/source/k/kernel-configs/config-generic-5.4.68 b/source/k/kernel-configs/config-generic-5.4.69
index 16b1be3ca..5e8a72ced 100644
--- a/source/k/kernel-configs/config-generic-5.4.68
+++ b/source/k/kernel-configs/config-generic-5.4.69
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.68 Kernel Configuration
+# Linux/x86 5.4.69 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-generic-5.4.68.x64 b/source/k/kernel-configs/config-generic-5.4.69.x64
index 20c13483c..412dc6e90 100644
--- a/source/k/kernel-configs/config-generic-5.4.68.x64
+++ b/source/k/kernel-configs/config-generic-5.4.69.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.68 Kernel Configuration
+# Linux/x86 5.4.69 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-generic-smp-5.4.68-smp b/source/k/kernel-configs/config-generic-smp-5.4.69-smp
index 86946986c..7da13c4e5 100644
--- a/source/k/kernel-configs/config-generic-smp-5.4.68-smp
+++ b/source/k/kernel-configs/config-generic-smp-5.4.69-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.68 Kernel Configuration
+# Linux/x86 5.4.69 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-huge-5.4.68 b/source/k/kernel-configs/config-huge-5.4.69
index 8751026b3..863f30b4e 100644
--- a/source/k/kernel-configs/config-huge-5.4.68
+++ b/source/k/kernel-configs/config-huge-5.4.69
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.68 Kernel Configuration
+# Linux/x86 5.4.69 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-huge-5.4.68.x64 b/source/k/kernel-configs/config-huge-5.4.69.x64
index 5ff996d55..f512bf3cc 100644
--- a/source/k/kernel-configs/config-huge-5.4.68.x64
+++ b/source/k/kernel-configs/config-huge-5.4.69.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.68 Kernel Configuration
+# Linux/x86 5.4.69 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-huge-smp-5.4.68-smp b/source/k/kernel-configs/config-huge-smp-5.4.69-smp
index e34cb0f20..999800946 100644
--- a/source/k/kernel-configs/config-huge-smp-5.4.68-smp
+++ b/source/k/kernel-configs/config-huge-smp-5.4.69-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.68 Kernel Configuration
+# Linux/x86 5.4.69 Kernel Configuration
#
#
diff --git a/source/l/glib2/glib2.SlackBuild b/source/l/glib2/glib2.SlackBuild
index dd3ff57db..0b9f287c0 100755
--- a/source/l/glib2/glib2.SlackBuild
+++ b/source/l/glib2/glib2.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=glib2
VERSION=${VERSION:-$(echo glib-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}