From f7c461c24b8544648a3ed3f6a9d92ef51e50af43 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Fri, 27 Nov 2020 20:40:32 +0000 Subject: Fri Nov 27 20:40:32 UTC 2020 a/dialog-1.3_20201126-x86_64-1.txz: Upgraded. l/adwaita-icon-theme-3.38.0-noarch-1.txz: Upgraded. l/gsettings-desktop-schemas-3.38.0-x86_64-1.txz: Upgraded. l/gtk+3-3.24.23-x86_64-2.txz: Rebuilt. Applied upstream patch to fix middle click pasting between GTK+ and KDE apps on Wayland. Thanks to Heinz Wiesinger. l/gtksourceview3-3.24.11-x86_64-2.txz: Rebuilt. Get rid of stray .la file. l/libwmf-0.2.12-x86_64-1.txz: Upgraded. l/utf8proc-2.6.0-x86_64-1.txz: Upgraded. n/fetchmail-6.4.14-x86_64-1.txz: Upgraded. n/php-7.4.13-x86_64-1.txz: Upgraded. x/libinput-1.16.4-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 a4d0b6f59..9d4653103 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-7.4.12.tar.xz.asc -lftpget http://us.php.net/distributions/php-7.4.12.tar.xz +lftpget http://us.php.net/distributions/php-7.4.13.tar.xz.asc +lftpget http://us.php.net/distributions/php-7.4.13.tar.xz diff --git a/source/n/php/php.SlackBuild b/source/n/php/php.SlackBuild index b2a4cb853..74c8d4854 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.24 -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then -- cgit v1.2.3