aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--development/php84/php84.SlackBuild2
-rw-r--r--development/php84/php84.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/php84/php84.SlackBuild b/development/php84/php84.SlackBuild
index 14ff842f79..be731ad007 100644
--- a/development/php84/php84.SlackBuild
+++ b/development/php84/php84.SlackBuild
@@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=php84
-VERSION=${VERSION:-8.4.7}
+VERSION=${VERSION:-8.4.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/php84/php84.info b/development/php84/php84.info
index 3245f92bbe..303c5b8549 100644
--- a/development/php84/php84.info
+++ b/development/php84/php84.info
@@ -1,8 +1,8 @@
PRGNAM="php84"
-VERSION="8.4.7"
+VERSION="8.4.8"
HOMEPAGE="https://www.php.net/"
-DOWNLOAD="https://www.php.net/distributions/php-8.4.7.tar.xz"
-MD5SUM="d781a4e08fa8903919ca28b1e2419393"
+DOWNLOAD="https://www.php.net/distributions/php-8.4.8.tar.xz"
+MD5SUM="d1fb4d81da64c38871f4905e0bd20104"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"