From 13d0def37ad3548b7dad43be3ba6874b6650a4bb Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Fri, 20 Jan 2023 12:32:13 +0100 Subject: php81 and php82: Updated to 8.1.14 and 8.2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit …respectively. --- private/php82/php82.SlackBuild | 2 +- private/php82/php82.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'private/php82') diff --git a/private/php82/php82.SlackBuild b/private/php82/php82.SlackBuild index 2cff80b..3431ffe 100644 --- a/private/php82/php82.SlackBuild +++ b/private/php82/php82.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=php82 -VERSION=${VERSION:-8.2.0} +VERSION=${VERSION:-8.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/private/php82/php82.info b/private/php82/php82.info index 45f710d..deb2c2f 100644 --- a/private/php82/php82.info +++ b/private/php82/php82.info @@ -1,8 +1,8 @@ PRGNAM="php82" -VERSION="8.2.0" +VERSION="8.2.1" HOMEPAGE="https://www.php.net/" -DOWNLOAD="https://www.php.net/distributions/php-8.2.0.tar.xz" -MD5SUM="43302de3d2c064f2f23c9693a2f17aeb" +DOWNLOAD="https://www.php.net/distributions/php-8.2.1.tar.xz" +MD5SUM="b30961d64b35fe4c6727ee3add54d16e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="postgresql" -- cgit v1.2.3