diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/k/kernel-configs/config-generic-5.10.18 (renamed from source/k/kernel-configs/config-generic-5.10.17) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-5.10.18.x64 (renamed from source/k/kernel-configs/config-generic-5.10.17.x64) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-smp-5.10.18-smp (renamed from source/k/kernel-configs/config-generic-smp-5.10.17-smp) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-5.10.18 (renamed from source/k/kernel-configs/config-huge-5.10.17) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-5.10.18.x64 (renamed from source/k/kernel-configs/config-huge-5.10.17.x64) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-smp-5.10.18-smp (renamed from source/k/kernel-configs/config-huge-smp-5.10.17-smp) | 2 | ||||
-rwxr-xr-x | source/n/bluez/bluez.SlackBuild | 2 | ||||
-rwxr-xr-x | source/n/iproute2/iproute2.SlackBuild | 2 | ||||
-rwxr-xr-x | source/x/liberation-fonts-ttf/liberation-fonts-ttf.SlackBuild | 4 |
9 files changed, 10 insertions, 10 deletions
diff --git a/source/k/kernel-configs/config-generic-5.10.17 b/source/k/kernel-configs/config-generic-5.10.18 index 7ed5b9ee0..f1e31ea3b 100644 --- a/source/k/kernel-configs/config-generic-5.10.17 +++ b/source/k/kernel-configs/config-generic-5.10.18 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.17 Kernel Configuration +# Linux/x86 5.10.18 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-generic-5.10.17.x64 b/source/k/kernel-configs/config-generic-5.10.18.x64 index 566434cc8..49a38ac80 100644 --- a/source/k/kernel-configs/config-generic-5.10.17.x64 +++ b/source/k/kernel-configs/config-generic-5.10.18.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.17 Kernel Configuration +# Linux/x86 5.10.18 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-generic-smp-5.10.17-smp b/source/k/kernel-configs/config-generic-smp-5.10.18-smp index 2bb945cf8..ab7ef8b1f 100644 --- a/source/k/kernel-configs/config-generic-smp-5.10.17-smp +++ b/source/k/kernel-configs/config-generic-smp-5.10.18-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.17 Kernel Configuration +# Linux/x86 5.10.18 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-huge-5.10.17 b/source/k/kernel-configs/config-huge-5.10.18 index 49c82e123..bf1ff4fa5 100644 --- a/source/k/kernel-configs/config-huge-5.10.17 +++ b/source/k/kernel-configs/config-huge-5.10.18 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.17 Kernel Configuration +# Linux/x86 5.10.18 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-huge-5.10.17.x64 b/source/k/kernel-configs/config-huge-5.10.18.x64 index 6e259ff99..3b56bcf84 100644 --- a/source/k/kernel-configs/config-huge-5.10.17.x64 +++ b/source/k/kernel-configs/config-huge-5.10.18.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.17 Kernel Configuration +# Linux/x86 5.10.18 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-huge-smp-5.10.17-smp b/source/k/kernel-configs/config-huge-smp-5.10.18-smp index de4f48e9e..8fdd70059 100644 --- a/source/k/kernel-configs/config-huge-smp-5.10.17-smp +++ b/source/k/kernel-configs/config-huge-smp-5.10.18-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.17 Kernel Configuration +# Linux/x86 5.10.18 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" CONFIG_CC_IS_GCC=y diff --git a/source/n/bluez/bluez.SlackBuild b/source/n/bluez/bluez.SlackBuild index eac0749b8..b9d152bbc 100755 --- a/source/n/bluez/bluez.SlackBuild +++ b/source/n/bluez/bluez.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=bluez VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-4} +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/n/iproute2/iproute2.SlackBuild b/source/n/iproute2/iproute2.SlackBuild index aec2c6b11..65415b864 100755 --- a/source/n/iproute2/iproute2.SlackBuild +++ b/source/n/iproute2/iproute2.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=iproute2 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/x/liberation-fonts-ttf/liberation-fonts-ttf.SlackBuild b/source/x/liberation-fonts-ttf/liberation-fonts-ttf.SlackBuild index e60b3cf98..4ae4bb14d 100755 --- a/source/x/liberation-fonts-ttf/liberation-fonts-ttf.SlackBuild +++ b/source/x/liberation-fonts-ttf/liberation-fonts-ttf.SlackBuild @@ -23,9 +23,9 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=liberation-fonts-ttf -VERSION=2.1.2 +VERSION=2.1.3 ARCH=noarch -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # If the variable PRINT_PACKAGE_NAME is set, then this script will report what # the name of the created package would be, and then exit. This information |