diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2019-11-14 01:44:09 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2019-11-14 08:59:50 +0100 |
commit | 29bfdb77cea074ec6c40fee89b6c80b0ac2a21b2 (patch) | |
tree | 1413e73c000974e3e016fac999988355afc8013e /source/a/aaa_elflibs | |
parent | f15b10256c9f99d8e6e56beabcac1a56aa60fd76 (diff) | |
download | current-29bfdb77cea074ec6c40fee89b6c80b0ac2a21b2.tar.gz current-29bfdb77cea074ec6c40fee89b6c80b0ac2a21b2.tar.xz |
Thu Nov 14 01:44:09 UTC 201920191114014409
a/aaa_elflibs-15.0-x86_64-16.txz: Rebuilt.
Upgraded: libisl.so.22.0.0.
a/mcelog-166-x86_64-1.txz: Upgraded.
ap/cups-filters-1.25.12-x86_64-1.txz: Upgraded.
d/gcc-9.2.0-x86_64-4.txz: Rebuilt.
d/gcc-brig-9.2.0-x86_64-4.txz: Rebuilt.
d/gcc-g++-9.2.0-x86_64-4.txz: Rebuilt.
d/gcc-gdc-9.2.0-x86_64-4.txz: Rebuilt.
Restored the static libraries since dynamic linking doesn't work without a
command-line option.
d/gcc-gfortran-9.2.0-x86_64-4.txz: Rebuilt.
d/gcc-gnat-9.2.0-x86_64-4.txz: Rebuilt.
d/gcc-go-9.2.0-x86_64-4.txz: Rebuilt.
d/gcc-objc-9.2.0-x86_64-4.txz: Rebuilt.
l/imagemagick-7.0.9_3-x86_64-1.txz: Upgraded.
n/dhcpcd-8.1.2-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/a/aaa_elflibs')
-rwxr-xr-x | source/a/aaa_elflibs/aaa_elflibs.SlackBuild | 2 | ||||
-rw-r--r-- | source/a/aaa_elflibs/symlinks-to-tracked-libs-tmp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/a/aaa_elflibs/aaa_elflibs.SlackBuild b/source/a/aaa_elflibs/aaa_elflibs.SlackBuild index 6d8db3ed3..ed7b839fc 100755 --- a/source/a/aaa_elflibs/aaa_elflibs.SlackBuild +++ b/source/a/aaa_elflibs/aaa_elflibs.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=aaa_elflibs VERSION=${VERSION:-15.0} -BUILD=${BUILD:-15} +BUILD=${BUILD:-16} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/a/aaa_elflibs/symlinks-to-tracked-libs-tmp b/source/a/aaa_elflibs/symlinks-to-tracked-libs-tmp index b7919fe8b..90ac984a1 100644 --- a/source/a/aaa_elflibs/symlinks-to-tracked-libs-tmp +++ b/source/a/aaa_elflibs/symlinks-to-tracked-libs-tmp @@ -5,7 +5,7 @@ # # We need these libraries here or we won't be able to recompile gcc # after any of them get a shared library .so-version bump: -/usr/lib/libisl.so.21 +/usr/lib/libisl.so.22 /usr/lib/libmpc.so.3 /usr/lib/libmpfr.so.6 /usr/lib/libgmp.so.10 |