summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rwxr-xr-xsource/d/gcc/gcc.SlackBuild2
-rwxr-xr-xsource/d/libtool/libtool.SlackBuild2
-rw-r--r--source/k/kernel-configs/config-generic-6.1.42 (renamed from source/k/kernel-configs/config-generic-6.1.41)2
-rw-r--r--source/k/kernel-configs/config-generic-6.1.42.x64 (renamed from source/k/kernel-configs/config-generic-6.1.41.x64)2
-rw-r--r--source/k/kernel-configs/config-generic-smp-6.1.42-smp (renamed from source/k/kernel-configs/config-generic-smp-6.1.41-smp)2
-rw-r--r--source/k/kernel-configs/config-huge-6.1.42 (renamed from source/k/kernel-configs/config-huge-6.1.41)2
-rw-r--r--source/k/kernel-configs/config-huge-6.1.42.x64 (renamed from source/k/kernel-configs/config-huge-6.1.41.x64)2
-rw-r--r--source/k/kernel-configs/config-huge-smp-6.1.42-smp (renamed from source/k/kernel-configs/config-huge-smp-6.1.41-smp)2
8 files changed, 8 insertions, 8 deletions
diff --git a/source/d/gcc/gcc.SlackBuild b/source/d/gcc/gcc.SlackBuild
index c6753a78b..afeae0360 100755
--- a/source/d/gcc/gcc.SlackBuild
+++ b/source/d/gcc/gcc.SlackBuild
@@ -57,7 +57,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=gcc
SRCVER=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
VERSION=$(echo $SRCVER | cut -f 1 -d _)
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# How many jobs to run in parallel:
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
diff --git a/source/d/libtool/libtool.SlackBuild b/source/d/libtool/libtool.SlackBuild
index 8cfd2cfcc..f42c1fbc1 100755
--- a/source/d/libtool/libtool.SlackBuild
+++ b/source/d/libtool/libtool.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libtool
VERSION=${VERSION:-$(echo libtool-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-5}
+BUILD=${BUILD:-6}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
diff --git a/source/k/kernel-configs/config-generic-6.1.41 b/source/k/kernel-configs/config-generic-6.1.42
index dd9e60390..ddbf50e10 100644
--- a/source/k/kernel-configs/config-generic-6.1.41
+++ b/source/k/kernel-configs/config-generic-6.1.42
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.41 Kernel Configuration
+# Linux/x86 6.1.42 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-generic-6.1.41.x64 b/source/k/kernel-configs/config-generic-6.1.42.x64
index d6dda9042..35191bae3 100644
--- a/source/k/kernel-configs/config-generic-6.1.41.x64
+++ b/source/k/kernel-configs/config-generic-6.1.42.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.41 Kernel Configuration
+# Linux/x86 6.1.42 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-generic-smp-6.1.41-smp b/source/k/kernel-configs/config-generic-smp-6.1.42-smp
index 38abdb514..876cc4716 100644
--- a/source/k/kernel-configs/config-generic-smp-6.1.41-smp
+++ b/source/k/kernel-configs/config-generic-smp-6.1.42-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.41 Kernel Configuration
+# Linux/x86 6.1.42 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-6.1.41 b/source/k/kernel-configs/config-huge-6.1.42
index fd9948c6d..2b526e082 100644
--- a/source/k/kernel-configs/config-huge-6.1.41
+++ b/source/k/kernel-configs/config-huge-6.1.42
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.41 Kernel Configuration
+# Linux/x86 6.1.42 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-6.1.41.x64 b/source/k/kernel-configs/config-huge-6.1.42.x64
index cfe4e886d..ba2263fc8 100644
--- a/source/k/kernel-configs/config-huge-6.1.41.x64
+++ b/source/k/kernel-configs/config-huge-6.1.42.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.41 Kernel Configuration
+# Linux/x86 6.1.42 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-smp-6.1.41-smp b/source/k/kernel-configs/config-huge-smp-6.1.42-smp
index 11864bc2b..a007533b7 100644
--- a/source/k/kernel-configs/config-huge-smp-6.1.41-smp
+++ b/source/k/kernel-configs/config-huge-smp-6.1.42-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.41 Kernel Configuration
+# Linux/x86 6.1.42 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.0"
CONFIG_CC_IS_GCC=y