summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/k/kernel-configs/config-generic-5.12.11 (renamed from source/k/kernel-configs/config-generic-5.12.10)2
-rw-r--r--source/k/kernel-configs/config-generic-5.12.11.x64 (renamed from source/k/kernel-configs/config-generic-5.12.10.x64)2
-rw-r--r--source/k/kernel-configs/config-generic-smp-5.12.11-smp (renamed from source/k/kernel-configs/config-generic-smp-5.12.10-smp)2
-rw-r--r--source/k/kernel-configs/config-huge-5.12.11 (renamed from source/k/kernel-configs/config-huge-5.12.10)2
-rw-r--r--source/k/kernel-configs/config-huge-5.12.11.x64 (renamed from source/k/kernel-configs/config-huge-5.12.10.x64)2
-rw-r--r--source/k/kernel-configs/config-huge-smp-5.12.11-smp (renamed from source/k/kernel-configs/config-huge-smp-5.12.10-smp)2
-rwxr-xr-xsource/l/exiv2/exiv2.SlackBuild2
-rwxr-xr-xsource/l/pcre/pcre.SlackBuild2
8 files changed, 8 insertions, 8 deletions
diff --git a/source/k/kernel-configs/config-generic-5.12.10 b/source/k/kernel-configs/config-generic-5.12.11
index e76b0d6b..b35ac8be 100644
--- a/source/k/kernel-configs/config-generic-5.12.10
+++ b/source/k/kernel-configs/config-generic-5.12.11
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.12.10 Kernel Configuration
+# Linux/x86 5.12.11 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.3.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-generic-5.12.10.x64 b/source/k/kernel-configs/config-generic-5.12.11.x64
index 48f59b5e..10c49765 100644
--- a/source/k/kernel-configs/config-generic-5.12.10.x64
+++ b/source/k/kernel-configs/config-generic-5.12.11.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.12.10 Kernel Configuration
+# Linux/x86 5.12.11 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.3.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-generic-smp-5.12.10-smp b/source/k/kernel-configs/config-generic-smp-5.12.11-smp
index 38a48436..02eee248 100644
--- a/source/k/kernel-configs/config-generic-smp-5.12.10-smp
+++ b/source/k/kernel-configs/config-generic-smp-5.12.11-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.12.10 Kernel Configuration
+# Linux/x86 5.12.11 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.3.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-5.12.10 b/source/k/kernel-configs/config-huge-5.12.11
index 020bd672..f25756f2 100644
--- a/source/k/kernel-configs/config-huge-5.12.10
+++ b/source/k/kernel-configs/config-huge-5.12.11
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.12.10 Kernel Configuration
+# Linux/x86 5.12.11 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.3.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-5.12.10.x64 b/source/k/kernel-configs/config-huge-5.12.11.x64
index 0ffca741..b75e5baa 100644
--- a/source/k/kernel-configs/config-huge-5.12.10.x64
+++ b/source/k/kernel-configs/config-huge-5.12.11.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.12.10 Kernel Configuration
+# Linux/x86 5.12.11 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.3.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/k/kernel-configs/config-huge-smp-5.12.10-smp b/source/k/kernel-configs/config-huge-smp-5.12.11-smp
index f69a5a88..e700437e 100644
--- a/source/k/kernel-configs/config-huge-smp-5.12.10-smp
+++ b/source/k/kernel-configs/config-huge-smp-5.12.11-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.12.10 Kernel Configuration
+# Linux/x86 5.12.11 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.3.0"
CONFIG_CC_IS_GCC=y
diff --git a/source/l/exiv2/exiv2.SlackBuild b/source/l/exiv2/exiv2.SlackBuild
index 9e5aa6b2..6d49c690 100755
--- a/source/l/exiv2/exiv2.SlackBuild
+++ b/source/l/exiv2/exiv2.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=exiv2
VERSION=${VERSION:-$(echo $PKGNAM-*-Source.tar.?z | rev | cut -f 3- -d . | cut -f 2 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/l/pcre/pcre.SlackBuild b/source/l/pcre/pcre.SlackBuild
index 12558e14..da7fc308 100755
--- a/source/l/pcre/pcre.SlackBuild
+++ b/source/l/pcre/pcre.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=pcre
VERSION=${VERSION:-$(echo $PKGNAM-*.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