summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/k/kernel-configs/config-generic-4.14.67 (renamed from source/k/kernel-configs/config-generic-4.14.66)2
-rw-r--r--source/k/kernel-configs/config-generic-4.14.67.x64 (renamed from source/k/kernel-configs/config-generic-4.14.66.x64)2
-rw-r--r--source/k/kernel-configs/config-generic-smp-4.14.67-smp (renamed from source/k/kernel-configs/config-generic-smp-4.14.66-smp)2
-rw-r--r--source/k/kernel-configs/config-huge-4.14.67 (renamed from source/k/kernel-configs/config-huge-4.14.66)2
-rw-r--r--source/k/kernel-configs/config-huge-4.14.67.x64 (renamed from source/k/kernel-configs/config-huge-4.14.66.x64)2
-rw-r--r--source/k/kernel-configs/config-huge-smp-4.14.67-smp (renamed from source/k/kernel-configs/config-huge-smp-4.14.66-smp)2
-rwxr-xr-xsource/xap/gparted/gparted.SlackBuild2
7 files changed, 7 insertions, 7 deletions
diff --git a/source/k/kernel-configs/config-generic-4.14.66 b/source/k/kernel-configs/config-generic-4.14.67
index 266945bd0..826df85b9 100644
--- a/source/k/kernel-configs/config-generic-4.14.66
+++ b/source/k/kernel-configs/config-generic-4.14.67
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.14.66 Kernel Configuration
+# Linux/x86 4.14.67 Kernel Configuration
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
diff --git a/source/k/kernel-configs/config-generic-4.14.66.x64 b/source/k/kernel-configs/config-generic-4.14.67.x64
index 1870a95ee..2dc890066 100644
--- a/source/k/kernel-configs/config-generic-4.14.66.x64
+++ b/source/k/kernel-configs/config-generic-4.14.67.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.14.66 Kernel Configuration
+# Linux/x86 4.14.67 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
diff --git a/source/k/kernel-configs/config-generic-smp-4.14.66-smp b/source/k/kernel-configs/config-generic-smp-4.14.67-smp
index 278aad6bc..5f7562d8d 100644
--- a/source/k/kernel-configs/config-generic-smp-4.14.66-smp
+++ b/source/k/kernel-configs/config-generic-smp-4.14.67-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.14.66 Kernel Configuration
+# Linux/x86 4.14.67 Kernel Configuration
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
diff --git a/source/k/kernel-configs/config-huge-4.14.66 b/source/k/kernel-configs/config-huge-4.14.67
index ef145e4e4..2a04674cc 100644
--- a/source/k/kernel-configs/config-huge-4.14.66
+++ b/source/k/kernel-configs/config-huge-4.14.67
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.14.66 Kernel Configuration
+# Linux/x86 4.14.67 Kernel Configuration
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
diff --git a/source/k/kernel-configs/config-huge-4.14.66.x64 b/source/k/kernel-configs/config-huge-4.14.67.x64
index cd4a291fb..4c2ef032b 100644
--- a/source/k/kernel-configs/config-huge-4.14.66.x64
+++ b/source/k/kernel-configs/config-huge-4.14.67.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.14.66 Kernel Configuration
+# Linux/x86 4.14.67 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
diff --git a/source/k/kernel-configs/config-huge-smp-4.14.66-smp b/source/k/kernel-configs/config-huge-smp-4.14.67-smp
index 758981dac..ec6ff1b13 100644
--- a/source/k/kernel-configs/config-huge-smp-4.14.66-smp
+++ b/source/k/kernel-configs/config-huge-smp-4.14.67-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.14.66 Kernel Configuration
+# Linux/x86 4.14.67 Kernel Configuration
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
diff --git a/source/xap/gparted/gparted.SlackBuild b/source/xap/gparted/gparted.SlackBuild
index 2840afd5e..fd6a14761 100755
--- a/source/xap/gparted/gparted.SlackBuild
+++ b/source/xap/gparted/gparted.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=gparted
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j7 "}