summaryrefslogtreecommitdiffstats
path: root/source/n/php
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-04-15 03:23:22 +0000
committer Eric Hameleers <alien@slackware.com>2023-04-15 06:37:50 +0200
commite03738f60beba09a9ce5573ce00b38c2a3ac55c9 (patch)
tree947b643ac2853daa3fc564e055c4150711b95d38 /source/n/php
parent888029128ef42e8d142e9f859e3892140dfd816c (diff)
downloadcurrent-e03738f60beba09a9ce5573ce00b38c2a3ac55c9.tar.gz
current-e03738f60beba09a9ce5573ce00b38c2a3ac55c9.tar.xz
Sat Apr 15 03:23:22 UTC 202320230415032322
a/aaa_libraries-15.1-x86_64-20.txz: Rebuilt. Upgraded: libcap.so.2.68, liblzma.so.5.4.2, libzstd.so.1.5.5, libglib-2.0.so.0.7600.1, libgmodule-2.0.so.0.7600.1, libgobject-2.0.so.0.7600.1, libgthread-2.0.so.0.7600.1, libisl.so.23.3.0. Added (temporarily, for about one month): libboost_*.so.1.81.0, libicu*.so.72.1. a/tcsh-6.24.10-x86_64-1.txz: Upgraded. a/xfsprogs-5.13.0-x86_64-5.txz: Rebuilt. Recompiled against icu4c-73.1. ap/pamixer-1.5-x86_64-6.txz: Rebuilt. Recompiled against boost-1.82.0. ap/sqlite-3.41.2-x86_64-2.txz: Rebuilt. Recompiled against icu4c-73.1. kde/kdeplasma-addons-5.27.4-x86_64-2.txz: Rebuilt. Recompiled against icu4c-73.1. kde/kig-22.12.3-x86_64-2.txz: Rebuilt. Recompiled against boost-1.82.0. kde/konsole-22.12.3-x86_64-2.txz: Rebuilt. Recompiled against icu4c-73.1. kde/kopeninghours-22.12.3-x86_64-2.txz: Rebuilt. Recompiled against boost-1.82.0. kde/krita-5.1.5-x86_64-6.txz: Rebuilt. Recompiled against boost-1.82.0. kde/plasma-workspace-5.27.4.1-x86_64-2.txz: Rebuilt. Recompiled against icu4c-73.1. l/boost-1.82.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. Compiled against icu4c-73.1. l/cryfs-0.10.3-x86_64-8.txz: Rebuilt. Recompiled against boost-1.82.0. l/harfbuzz-7.1.0-x86_64-2.txz: Rebuilt. Recompiled against icu4c-73.1. l/icu4c-73.1-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/libical-3.0.16-x86_64-3.txz: Rebuilt. Recompiled against icu4c-73.1. l/libqalculate-4.6.0-x86_64-2.txz: Rebuilt. Recompiled against icu4c-73.1. l/libvisio-0.1.7-x86_64-11.txz: Rebuilt. Recompiled against icu4c-73.1. l/mozjs102-102.10.0esr-x86_64-2.txz: Rebuilt. Recompiled against icu4c-73.1. l/nodejs-19.9.0-x86_64-2.txz: Rebuilt. Recompiled against icu4c-73.1. l/qt5-5.15.9_20230412_abff5c39-x86_64-1.txz: Upgraded. Compiled against icu4c-73.1. l/qt5-webkit-5.212.0_alpha4-x86_64-11.txz: Rebuilt. Recompiled against icu4c-73.1. l/vte-0.72.0-x86_64-2.txz: Rebuilt. Recompiled against icu4c-73.1. n/dovecot-2.3.20-x86_64-3.txz: Rebuilt. Recompiled against icu4c-73.1. n/openresolv-3.13.0-noarch-1.txz: Upgraded. n/php-8.2.5-x86_64-2.txz: Rebuilt. Recompiled against icu4c-73.1. n/postfix-3.7.4-x86_64-5.txz: Rebuilt. Recompiled against icu4c-73.1. n/samba-4.18.1-x86_64-2.txz: Rebuilt. Recompiled against icu4c-73.1. n/tin-2.6.2-x86_64-2.txz: Rebuilt. Recompiled against icu4c-73.1. t/texlive-2023.230322-x86_64-2.txz: Rebuilt. Recompiled against icu4c-73.1. x/fcitx5-chinese-addons-5.0.17-x86_64-2.txz: Rebuilt. Recompiled against boost-1.82.0. x/libime-1.0.17-x86_64-2.txz: Rebuilt. Recompiled against boost-1.82.0.
Diffstat (limited to 'source/n/php')
-rwxr-xr-xsource/n/php/php.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/php/php.SlackBuild b/source/n/php/php.SlackBuild
index 00f49b4d7..fd0e60a14 100755
--- a/source/n/php/php.SlackBuild
+++ b/source/n/php/php.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.26
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then