aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 e6c3ed5d590e8..876140de3b65e 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.24}
+VERSION=${VERSION:-8.2.25}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/php82/php82.info b/development/php82/php82.info
index ba1a6a0a62c0c..da5334183e9a3 100644
--- a/development/php82/php82.info
+++ b/development/php82/php82.info
@@ -1,8 +1,8 @@
PRGNAM="php82"
-VERSION="8.2.24"
+VERSION="8.2.25"
HOMEPAGE="https://www.php.net/"
-DOWNLOAD="https://www.php.net/distributions/php-8.2.24.tar.xz"
-MD5SUM="fff29ce84f5b4ddfc2063f7b2021fce2"
+DOWNLOAD="https://www.php.net/distributions/php-8.2.25.tar.xz"
+MD5SUM="cc8ad3d1c0a1a4bb6324424a25697370"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"