summaryrefslogtreecommitdiffstats
path: root/development/php82
diff options
context:
space:
mode:
author Eugen Wissner <belka@caraus.de>2024-11-19 22:47:39 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-23 10:50:51 +0700
commit44cc1db20ad67160762c8aa80e1e4f8ea81e0798 (patch)
tree513f5a00f411cbe46d403d10192ed24ac3923e36 /development/php82
parentbfc8aeb319045cb906069a50f566a44e3db0f4f8 (diff)
downloadslackbuilds-44cc1db20ad67160762c8aa80e1e4f8ea81e0798.tar.gz
slackbuilds-44cc1db20ad67160762c8aa80e1e4f8ea81e0798.tar.xz
development/php82: Updated for version 8.2.26
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/php82')
-rw-r--r--development/php82/php82.SlackBuild2
-rw-r--r--development/php82/php82.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/php82/php82.SlackBuild b/development/php82/php82.SlackBuild
index 876140de3b..67feb5e235 100644
--- a/development/php82/php82.SlackBuild
+++ b/development/php82/php82.SlackBuild
@@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=php82
-VERSION=${VERSION:-8.2.25}
+VERSION=${VERSION:-8.2.26}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/php82/php82.info b/development/php82/php82.info
index da5334183e..bea415a1ef 100644
--- a/development/php82/php82.info
+++ b/development/php82/php82.info
@@ -1,8 +1,8 @@
PRGNAM="php82"
-VERSION="8.2.25"
+VERSION="8.2.26"
HOMEPAGE="https://www.php.net/"
-DOWNLOAD="https://www.php.net/distributions/php-8.2.25.tar.xz"
-MD5SUM="cc8ad3d1c0a1a4bb6324424a25697370"
+DOWNLOAD="https://www.php.net/distributions/php-8.2.26.tar.xz"
+MD5SUM="8c3b0663f8ab02464a0c64bbd5a4b877"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"