aboutsummaryrefslogtreecommitdiff
path: root/development/php84
diff options
context:
space:
mode:
Diffstat (limited to 'development/php84')
-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 ba0f773930..3d7c8765cf 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.13}
+VERSION=${VERSION:-8.4.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/php84/php84.info b/development/php84/php84.info
index 85d3f07ffb..505674694e 100644
--- a/development/php84/php84.info
+++ b/development/php84/php84.info
@@ -1,8 +1,8 @@
PRGNAM="php84"
-VERSION="8.4.13"
+VERSION="8.4.14"
HOMEPAGE="https://www.php.net/"
-DOWNLOAD="https://www.php.net/distributions/php-8.4.13.tar.xz"
-MD5SUM="09eff433b7c40fdbe2d75ed35d9e4919"
+DOWNLOAD="https://www.php.net/distributions/php-8.4.14.tar.xz"
+MD5SUM="d842f324f7dc6d824e3a88b1fde7290a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"