aboutsummaryrefslogtreecommitdiff
path: root/development/php82
diff options
context:
space:
mode:
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 7d9d5c96d8cea..f99731ebf4958 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.13}
+VERSION=${VERSION:-8.2.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/php82/php82.info b/development/php82/php82.info
index 2a4fe7186b58f..fa7bca1a57a3a 100644
--- a/development/php82/php82.info
+++ b/development/php82/php82.info
@@ -1,8 +1,8 @@
PRGNAM="php82"
-VERSION="8.2.13"
+VERSION="8.2.14"
HOMEPAGE="https://www.php.net/"
-DOWNLOAD="https://www.php.net/distributions/php-8.2.13.tar.xz"
-MD5SUM="ae204ece3b5e3d1114e0b2bb1a6343b1"
+DOWNLOAD="https://www.php.net/distributions/php-8.2.14.tar.xz"
+MD5SUM="bf1f3d561a5a1a9b5acb0f74c5db84b3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"