summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rwxr-xr-xsource/a/utempter/utempter.SlackBuild4
-rw-r--r--source/k/kernel-configs/config-generic-6.1.27 (renamed from source/k/kernel-configs/config-generic-6.1.26)2
-rw-r--r--source/k/kernel-configs/config-generic-6.1.27.x64 (renamed from source/k/kernel-configs/config-generic-6.1.26.x64)2
-rw-r--r--source/k/kernel-configs/config-generic-smp-6.1.27-smp (renamed from source/k/kernel-configs/config-generic-smp-6.1.26-smp)2
-rw-r--r--source/k/kernel-configs/config-huge-6.1.27 (renamed from source/k/kernel-configs/config-huge-6.1.26)2
-rw-r--r--source/k/kernel-configs/config-huge-6.1.27.x64 (renamed from source/k/kernel-configs/config-huge-6.1.26.x64)2
-rw-r--r--source/k/kernel-configs/config-huge-smp-6.1.27-smp (renamed from source/k/kernel-configs/config-huge-smp-6.1.26-smp)2
-rwxr-xr-xsource/l/libwpg/libwpg.SlackBuild2
-rwxr-xr-xsource/l/qca/qca.SlackBuild2
-rwxr-xr-xsource/n/netatalk/netatalk.SlackBuild2
10 files changed, 11 insertions, 11 deletions
diff --git a/source/a/utempter/utempter.SlackBuild b/source/a/utempter/utempter.SlackBuild
index 767e3d2b8..e5eeb3096 100755
--- a/source/a/utempter/utempter.SlackBuild
+++ b/source/a/utempter/utempter.SlackBuild
@@ -27,8 +27,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=utempter
-VERSION=1.2.0
-BUILD=${BUILD:-3}
+VERSION=1.2.1
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/k/kernel-configs/config-generic-6.1.26 b/source/k/kernel-configs/config-generic-6.1.27
index d59d12568..d34d5f2cd 100644
--- a/source/k/kernel-configs/config-generic-6.1.26
+++ b/source/k/kernel-configs/config-generic-6.1.27
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.26 Kernel Configuration
+# Linux/x86 6.1.27 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-generic-6.1.26.x64 b/source/k/kernel-configs/config-generic-6.1.27.x64
index df8f7bd1d..23509295c 100644
--- a/source/k/kernel-configs/config-generic-6.1.26.x64
+++ b/source/k/kernel-configs/config-generic-6.1.27.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.26 Kernel Configuration
+# Linux/x86 6.1.27 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-generic-smp-6.1.26-smp b/source/k/kernel-configs/config-generic-smp-6.1.27-smp
index 268e229b4..44796b586 100644
--- a/source/k/kernel-configs/config-generic-smp-6.1.26-smp
+++ b/source/k/kernel-configs/config-generic-smp-6.1.27-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.26 Kernel Configuration
+# Linux/x86 6.1.27 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-6.1.26 b/source/k/kernel-configs/config-huge-6.1.27
index 0c025cb26..591cbcfc3 100644
--- a/source/k/kernel-configs/config-huge-6.1.26
+++ b/source/k/kernel-configs/config-huge-6.1.27
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.26 Kernel Configuration
+# Linux/x86 6.1.27 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-6.1.26.x64 b/source/k/kernel-configs/config-huge-6.1.27.x64
index 092b609b4..d5abbad36 100644
--- a/source/k/kernel-configs/config-huge-6.1.26.x64
+++ b/source/k/kernel-configs/config-huge-6.1.27.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.26 Kernel Configuration
+# Linux/x86 6.1.27 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-smp-6.1.26-smp b/source/k/kernel-configs/config-huge-smp-6.1.27-smp
index e1ea5831e..68412bd32 100644
--- a/source/k/kernel-configs/config-huge-smp-6.1.26-smp
+++ b/source/k/kernel-configs/config-huge-smp-6.1.27-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.26 Kernel Configuration
+# Linux/x86 6.1.27 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/l/libwpg/libwpg.SlackBuild b/source/l/libwpg/libwpg.SlackBuild
index 0ca10f25d..f0c26d855 100755
--- a/source/l/libwpg/libwpg.SlackBuild
+++ b/source/l/libwpg/libwpg.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libwpg
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
diff --git a/source/l/qca/qca.SlackBuild b/source/l/qca/qca.SlackBuild
index 070ac0c86..dad6549cf 100755
--- a/source/l/qca/qca.SlackBuild
+++ b/source/l/qca/qca.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=qca
SRCNAM=qca
VERSION=${VERSION:-$(echo $SRCNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/n/netatalk/netatalk.SlackBuild b/source/n/netatalk/netatalk.SlackBuild
index 5774dd82a..701482288 100755
--- a/source/n/netatalk/netatalk.SlackBuild
+++ b/source/n/netatalk/netatalk.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=netatalk
VERSION=${VERSION:-$(echo netatalk-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then