From 83bf1d11eee59ddcea5d9b9d2487c163d862a414 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Fri, 29 Sep 2023 19:45:18 +0000 Subject: Fri Sep 29 19:45:18 UTC 2023 d/meson-1.2.2-x86_64-1.txz: Upgraded. l/nodejs-20.8.0-x86_64-1.txz: Upgraded. l/sof-firmware-2023.09-noarch-1.txz: Upgraded. n/bluez-5.70-x86_64-1.txz: Upgraded. n/php-8.2.11-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.php.net/ChangeLog-8.php#8.2.11 x/mesa-23.2.1-x86_64-1.txz: Upgraded. x/xman-1.1.6-x86_64-1.txz: Upgraded. xfce/xfce4-clipman-plugin-1.6.5-x86_64-1.txz: Upgraded. --- source/n/php/fetch-php.sh | 4 ++-- source/n/php/php.SlackBuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'source/n/php') diff --git a/source/n/php/fetch-php.sh b/source/n/php/fetch-php.sh index c4567c981..0939521e1 100755 --- a/source/n/php/fetch-php.sh +++ b/source/n/php/fetch-php.sh @@ -1,2 +1,2 @@ -lftpget http://us.php.net/distributions/php-8.2.10.tar.xz.asc -lftpget http://us.php.net/distributions/php-8.2.10.tar.xz +lftpget http://us.php.net/distributions/php-8.2.11.tar.xz.asc +lftpget http://us.php.net/distributions/php-8.2.11.tar.xz diff --git a/source/n/php/php.SlackBuild b/source/n/php/php.SlackBuild index fd0e60a14..00f49b4d7 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:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then -- cgit v1.2.3