aboutsummaryrefslogtreecommitdiff
path: root/development/php82
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2024-07-03 14:03:18 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-06 12:20:00 +0700
commitd9ba2c00286e34730e4eebf65f16bdd8be5d6d0f (patch)
tree3abdc2fd593b6746513432aa8e40776f366a2df2 /development/php82
parent708aa2ce88f50afb0e2d1304c15a538db9a9d9dd (diff)
development/php82: Updated for version 8.2.21
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 84f41d01e5de..b9f164470401 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.20}
+VERSION=${VERSION:-8.2.21}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/php82/php82.info b/development/php82/php82.info
index 380a4591f5fe..92e8c25fa7d4 100644
--- a/development/php82/php82.info
+++ b/development/php82/php82.info
@@ -1,8 +1,8 @@
PRGNAM="php82"
-VERSION="8.2.20"
+VERSION="8.2.21"
HOMEPAGE="https://www.php.net/"
-DOWNLOAD="https://www.php.net/distributions/php-8.2.20.tar.xz"
-MD5SUM="9478294cb87946891f70d5aa5f959bc3"
+DOWNLOAD="https://www.php.net/distributions/php-8.2.21.tar.xz"
+MD5SUM="87194595860a739f2cdaea43c12d2495"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"