diff options
Diffstat (limited to 'source')
-rwxr-xr-x | source/d/gcc/gcc.SlackBuild | 1 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-4.19.44 (renamed from source/k/kernel-configs/config-generic-4.19.43) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-4.19.44.x64 (renamed from source/k/kernel-configs/config-generic-4.19.43.x64) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-smp-4.19.44-smp (renamed from source/k/kernel-configs/config-generic-smp-4.19.43-smp) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-4.19.44 (renamed from source/k/kernel-configs/config-huge-4.19.43) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-4.19.44.x64 (renamed from source/k/kernel-configs/config-huge-4.19.43.x64) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-smp-4.19.44-smp (renamed from source/k/kernel-configs/config-huge-smp-4.19.43-smp) | 2 | ||||
-rwxr-xr-x | source/n/bind/bind.SlackBuild | 4 |
8 files changed, 9 insertions, 8 deletions
diff --git a/source/d/gcc/gcc.SlackBuild b/source/d/gcc/gcc.SlackBuild index 6a4f3242..5c2dcdad 100755 --- a/source/d/gcc/gcc.SlackBuild +++ b/source/d/gcc/gcc.SlackBuild @@ -560,6 +560,7 @@ rm -f $PKG1/{,usr/}lib${LIBDIRSUFFIX}/*.la mv $PKG1/usr/lib${LIBDIRSUFFIX}/libobjc* usr/lib${LIBDIRSUFFIX} mkdir -p usr/libexec/gcc/$TARGET/$VERSION mv $PKG1/usr/libexec/gcc/$TARGET/$VERSION/cc1obj usr/libexec/gcc/$TARGET/$VERSION + mv $PKG1/usr/libexec/gcc/$TARGET/$VERSION/cc1objplus usr/libexec/gcc/$TARGET/$VERSION mkdir -p usr/lib${LIBDIRSUFFIX}/gcc/$TARGET/$VERSION/include mv $PKG1/usr/lib${LIBDIRSUFFIX}/gcc/$TARGET/$VERSION/include/objc usr/lib${LIBDIRSUFFIX}/gcc/$TARGET/$VERSION/include mv $PKG1/usr/lib${LIBDIRSUFFIX}/gcc/$TARGET/$VERSION/include/cc1objplus usr/lib${LIBDIRSUFFIX}/gcc/$TARGET/$VERSION/include diff --git a/source/k/kernel-configs/config-generic-4.19.43 b/source/k/kernel-configs/config-generic-4.19.44 index 3d525947..fcc1444a 100644 --- a/source/k/kernel-configs/config-generic-4.19.43 +++ b/source/k/kernel-configs/config-generic-4.19.44 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.19.43 Kernel Configuration +# Linux/x86 4.19.44 Kernel Configuration # # diff --git a/source/k/kernel-configs/config-generic-4.19.43.x64 b/source/k/kernel-configs/config-generic-4.19.44.x64 index 56c9197d..7e8a90b3 100644 --- a/source/k/kernel-configs/config-generic-4.19.43.x64 +++ b/source/k/kernel-configs/config-generic-4.19.44.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.19.43 Kernel Configuration +# Linux/x86 4.19.44 Kernel Configuration # # diff --git a/source/k/kernel-configs/config-generic-smp-4.19.43-smp b/source/k/kernel-configs/config-generic-smp-4.19.44-smp index 98eac386..e6887fa6 100644 --- a/source/k/kernel-configs/config-generic-smp-4.19.43-smp +++ b/source/k/kernel-configs/config-generic-smp-4.19.44-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.19.43 Kernel Configuration +# Linux/x86 4.19.44 Kernel Configuration # # diff --git a/source/k/kernel-configs/config-huge-4.19.43 b/source/k/kernel-configs/config-huge-4.19.44 index b8407bd8..9a97644c 100644 --- a/source/k/kernel-configs/config-huge-4.19.43 +++ b/source/k/kernel-configs/config-huge-4.19.44 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.19.43 Kernel Configuration +# Linux/x86 4.19.44 Kernel Configuration # # diff --git a/source/k/kernel-configs/config-huge-4.19.43.x64 b/source/k/kernel-configs/config-huge-4.19.44.x64 index bc11cd8e..a43c6347 100644 --- a/source/k/kernel-configs/config-huge-4.19.43.x64 +++ b/source/k/kernel-configs/config-huge-4.19.44.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.19.43 Kernel Configuration +# Linux/x86 4.19.44 Kernel Configuration # # diff --git a/source/k/kernel-configs/config-huge-smp-4.19.43-smp b/source/k/kernel-configs/config-huge-smp-4.19.44-smp index 4cb913a7..33f9367c 100644 --- a/source/k/kernel-configs/config-huge-smp-4.19.43-smp +++ b/source/k/kernel-configs/config-huge-smp-4.19.44-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.19.43 Kernel Configuration +# Linux/x86 4.19.44 Kernel Configuration # # diff --git a/source/n/bind/bind.SlackBuild b/source/n/bind/bind.SlackBuild index 74b75cb0..243de6b3 100755 --- a/source/n/bind/bind.SlackBuild +++ b/source/n/bind/bind.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2018 Patrick J. Volkerding, Sebeka, MN, USA +# Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2018, 2019 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=bind -VERSION=${VERSION:-9.14.1} +VERSION=${VERSION:-9.14.2} BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: |