From 8b9b348d17ffe04d5a5087505a9f30b2ff9c1ebe Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Fri, 15 Apr 2022 20:01:44 +0000 Subject: Fri Apr 15 20:01:44 UTC 2022 a/aaa_libraries-15.1-x86_64-4.txz: Rebuilt. Upgraded: libaio.so.1.0.2. Added: libboost_atomic.so.1.78.0, libboost_chrono.so.1.78.0, libboost_container.so.1.78.0, libboost_context.so.1.78.0, libboost_contract.so.1.78.0, libboost_coroutine.so.1.78.0, libboost_date_time.so.1.78.0, libboost_fiber.so.1.78.0, libboost_filesystem.so.1.78.0, libboost_graph.so.1.78.0, libboost_iostreams.so.1.78.0, libboost_json.so.1.78.0, libboost_locale.so.1.78.0, libboost_log.so.1.78.0, libboost_log_setup.so.1.78.0, libboost_math_c99.so.1.78.0, libboost_math_c99f.so.1.78.0, libboost_math_c99l.so.1.78.0, libboost_math_tr1.so.1.78.0, libboost_math_tr1f.so.1.78.0, libboost_math_tr1l.so.1.78.0, libboost_nowide.so.1.78.0, libboost_prg_exec_monitor.so.1.78.0, libboost_program_options.so.1.78.0, libboost_python27.so.1.78.0, libboost_python39.so.1.78.0, libboost_random.so.1.78.0, libboost_regex.so.1.78.0, libboost_serialization.so.1.78.0, libboost_stacktrace_addr2line.so.1.78.0, libboost_stacktrace_basic.so.1.78.0, libboost_stacktrace_noop.so.1.78.0, libboost_system.so.1.78.0, libboost_thread.so.1.78.0, libboost_timer.so.1.78.0, libboost_type_erasure.so.1.78.0, libboost_unit_test_framework.so.1.78.0, libboost_wave.so.1.78.0, libboost_wserialization.so.1.78.0. The boost libraries are from the previous package (for temporary compatibility) and will be removed in a month or so. a/dialog-1.3_20220414-x86_64-1.txz: Upgraded. a/gptfdisk-1.0.9-x86_64-1.txz: Upgraded. ap/pamixer-1.5-x86_64-3.txz: Rebuilt. Recompiled against boost-1.79.0. kde/kig-21.12.3-x86_64-2.txz: Rebuilt. Recompiled against boost-1.79.0. kde/kopeninghours-21.12.3-x86_64-2.txz: Rebuilt. Recompiled against boost-1.79.0. kde/krita-5.0.5-x86_64-2.txz: Rebuilt. Recompiled against boost-1.79.0. l/boost-1.79.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/cfitsio-4.1.0-x86_64-1.txz: Upgraded. l/cryfs-0.10.3-x86_64-5.txz: Rebuilt. Recompiled against boost-1.79.0. l/openexr-2.5.7-x86_64-6.txz: Rebuilt. Recompiled against boost-1.79.0. extra/php80/php80-8.0.18-x86_64-1.txz: Upgraded. --- extra/source/php80/fetch-php.sh | 4 ++-- extra/source/php80/php80.SlackBuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'extra') diff --git a/extra/source/php80/fetch-php.sh b/extra/source/php80/fetch-php.sh index 712f2cd41..3aa1b392c 100755 --- a/extra/source/php80/fetch-php.sh +++ b/extra/source/php80/fetch-php.sh @@ -1,2 +1,2 @@ -lftpget http://us.php.net/distributions/php-8.0.17.tar.xz.asc -lftpget http://us.php.net/distributions/php-8.0.17.tar.xz +lftpget http://us.php.net/distributions/php-8.0.18.tar.xz.asc +lftpget http://us.php.net/distributions/php-8.0.18.tar.xz diff --git a/extra/source/php80/php80.SlackBuild b/extra/source/php80/php80.SlackBuild index ce2e27884..601a67ed9 100755 --- a/extra/source/php80/php80.SlackBuild +++ b/extra/source/php80/php80.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=php VERSION=${VERSION:-$(echo php-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} ALPINE=2.25 -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then -- cgit v1.2.3