diff options
Diffstat (limited to 'source')
13 files changed, 20 insertions, 19 deletions
diff --git a/source/a/libbytesize/libbytesize.SlackBuild b/source/a/libbytesize/libbytesize.SlackBuild index ac776ace3..21765d4e3 100755 --- a/source/a/libbytesize/libbytesize.SlackBuild +++ b/source/a/libbytesize/libbytesize.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=libbytesize VERSION=${VERSION:-$(echo $PKGNAM-*.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/k/kernel-configs/config-generic-5.10.10 b/source/k/kernel-configs/config-generic-5.10.11 index 00e6c9d93..568e1a85b 100644 --- a/source/k/kernel-configs/config-generic-5.10.10 +++ b/source/k/kernel-configs/config-generic-5.10.11 @@ -1,11 +1,11 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.10 Kernel Configuration +# Linux/x86 5.10.11 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" CONFIG_CC_IS_GCC=y CONFIG_GCC_VERSION=100200 -CONFIG_LD_VERSION=235010000 +CONFIG_LD_VERSION=236000000 CONFIG_CLANG_VERSION=0 CONFIG_LLD_VERSION=0 CONFIG_CC_CAN_LINK=y diff --git a/source/k/kernel-configs/config-generic-5.10.10.x64 b/source/k/kernel-configs/config-generic-5.10.11.x64 index df5bfcfff..cbd39f10d 100644 --- a/source/k/kernel-configs/config-generic-5.10.10.x64 +++ b/source/k/kernel-configs/config-generic-5.10.11.x64 @@ -1,11 +1,11 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.10 Kernel Configuration +# Linux/x86 5.10.11 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" CONFIG_CC_IS_GCC=y CONFIG_GCC_VERSION=100200 -CONFIG_LD_VERSION=235010000 +CONFIG_LD_VERSION=236000000 CONFIG_CLANG_VERSION=0 CONFIG_LLD_VERSION=0 CONFIG_CC_CAN_LINK=y diff --git a/source/k/kernel-configs/config-generic-smp-5.10.10-smp b/source/k/kernel-configs/config-generic-smp-5.10.11-smp index 65a0dbdb1..4832b1e64 100644 --- a/source/k/kernel-configs/config-generic-smp-5.10.10-smp +++ b/source/k/kernel-configs/config-generic-smp-5.10.11-smp @@ -1,11 +1,11 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.10 Kernel Configuration +# Linux/x86 5.10.11 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" CONFIG_CC_IS_GCC=y CONFIG_GCC_VERSION=100200 -CONFIG_LD_VERSION=235010000 +CONFIG_LD_VERSION=236000000 CONFIG_CLANG_VERSION=0 CONFIG_LLD_VERSION=0 CONFIG_CC_CAN_LINK=y diff --git a/source/k/kernel-configs/config-huge-5.10.10 b/source/k/kernel-configs/config-huge-5.10.11 index f55db8470..ea14a314c 100644 --- a/source/k/kernel-configs/config-huge-5.10.10 +++ b/source/k/kernel-configs/config-huge-5.10.11 @@ -1,11 +1,11 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.10 Kernel Configuration +# Linux/x86 5.10.11 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" CONFIG_CC_IS_GCC=y CONFIG_GCC_VERSION=100200 -CONFIG_LD_VERSION=235010000 +CONFIG_LD_VERSION=236000000 CONFIG_CLANG_VERSION=0 CONFIG_LLD_VERSION=0 CONFIG_CC_CAN_LINK=y diff --git a/source/k/kernel-configs/config-huge-5.10.10.x64 b/source/k/kernel-configs/config-huge-5.10.11.x64 index eb8e759d7..c3b6788bf 100644 --- a/source/k/kernel-configs/config-huge-5.10.10.x64 +++ b/source/k/kernel-configs/config-huge-5.10.11.x64 @@ -1,11 +1,11 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.10 Kernel Configuration +# Linux/x86 5.10.11 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" CONFIG_CC_IS_GCC=y CONFIG_GCC_VERSION=100200 -CONFIG_LD_VERSION=235010000 +CONFIG_LD_VERSION=236000000 CONFIG_CLANG_VERSION=0 CONFIG_LLD_VERSION=0 CONFIG_CC_CAN_LINK=y diff --git a/source/k/kernel-configs/config-huge-smp-5.10.10-smp b/source/k/kernel-configs/config-huge-smp-5.10.11-smp index f566f3931..67056f441 100644 --- a/source/k/kernel-configs/config-huge-smp-5.10.10-smp +++ b/source/k/kernel-configs/config-huge-smp-5.10.11-smp @@ -1,11 +1,11 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.10 Kernel Configuration +# Linux/x86 5.10.11 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" CONFIG_CC_IS_GCC=y CONFIG_GCC_VERSION=100200 -CONFIG_LD_VERSION=235010000 +CONFIG_LD_VERSION=236000000 CONFIG_CLANG_VERSION=0 CONFIG_LLD_VERSION=0 CONFIG_CC_CAN_LINK=y diff --git a/source/l/python-urllib3/python-urllib3.SlackBuild b/source/l/python-urllib3/python-urllib3.SlackBuild index c1673bd83..52d338723 100755 --- a/source/l/python-urllib3/python-urllib3.SlackBuild +++ b/source/l/python-urllib3/python-urllib3.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=python-urllib3 VERSION=${VERSION:-$(echo urllib3-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} SRCNAM=urllib3 diff --git a/source/n/samba/samba.SlackBuild b/source/n/samba/samba.SlackBuild index 8c09f50cf..854483e34 100755 --- a/source/n/samba/samba.SlackBuild +++ b/source/n/samba/samba.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=samba VERSION=${VERSION:-$(echo samba-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} if [ -e $CWD/machine.conf ]; then . $CWD/machine.conf ] diff --git a/source/n/samba/samba.url b/source/n/samba/samba.url index 09b26a6b3..c67f26f41 100644 --- a/source/n/samba/samba.url +++ b/source/n/samba/samba.url @@ -1,2 +1,2 @@ -https://download.samba.org/pub/samba/stable/samba-4.13.3.tar.gz -https://download.samba.org/pub/samba/stable/samba-4.13.3.tar.asc +https://download.samba.org/pub/samba/stable/samba-4.13.4.tar.gz +https://download.samba.org/pub/samba/stable/samba-4.13.4.tar.asc diff --git a/source/x/wayland/wayland.SlackBuild b/source/x/wayland/wayland.SlackBuild index 76f12c9e3..866f2d437 100755 --- a/source/x/wayland/wayland.SlackBuild +++ b/source/x/wayland/wayland.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=wayland VERSION=${VERSION:-$(echo $PKGNAM-*.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/xfce/xfce4-panel/xfce4-panel.SlackBuild b/source/xfce/xfce4-panel/xfce4-panel.SlackBuild index bd8d52035..aa9aede6f 100755 --- a/source/xfce/xfce4-panel/xfce4-panel.SlackBuild +++ b/source/xfce/xfce4-panel/xfce4-panel.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=xfce4-panel VERSION=${VERSION:-$(echo $PKGNAM-*.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: MARCH=$( uname -m ) diff --git a/source/xfce/xfce4-panel/xfce4-panel.url b/source/xfce/xfce4-panel/xfce4-panel.url new file mode 100644 index 000000000..11a583bf3 --- /dev/null +++ b/source/xfce/xfce4-panel/xfce4-panel.url @@ -0,0 +1 @@ +https://archive.xfce.org/src/xfce/xfce4-panel/4.16/xfce4-panel-4.16.1.tar.bz2 |