diff options
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-x | source/l/glib2/glib2.SlackBuild | 2 |
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 16b1be3c..5e8a72ce 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 20c13483..412dc6e9 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 86946986..7da13c4e 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 8751026b..863f30b4 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 5ff996d5..f512bf3c 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 e34cb0f2..99980094 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 dd3ff57d..0b9f287c 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) "} |