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 8670103e2b..27da2440ce 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.4}
+VERSION=${VERSION:-8.2.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/php82/php82.info b/development/php82/php82.info
index 7f6665460a..7c5c02bcdc 100644
--- a/development/php82/php82.info
+++ b/development/php82/php82.info
@@ -1,8 +1,8 @@
PRGNAM="php82"
-VERSION="8.2.4"
+VERSION="8.2.5"
HOMEPAGE="https://www.php.net/"
-DOWNLOAD="https://www.php.net/distributions/php-8.2.4.tar.xz"
-MD5SUM="43c5fa2cf3428e9692cd9d424e71664f"
+DOWNLOAD="https://www.php.net/distributions/php-8.2.5.tar.xz"
+MD5SUM="802ddeb65a32362a739326eddd1c172f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"