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 67feb5e235..6929ff0460 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.26}
+VERSION=${VERSION:-8.2.27}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/php82/php82.info b/development/php82/php82.info
index bea415a1ef..6c218d951c 100644
--- a/development/php82/php82.info
+++ b/development/php82/php82.info
@@ -1,8 +1,8 @@
PRGNAM="php82"
-VERSION="8.2.26"
+VERSION="8.2.27"
HOMEPAGE="https://www.php.net/"
-DOWNLOAD="https://www.php.net/distributions/php-8.2.26.tar.xz"
-MD5SUM="8c3b0663f8ab02464a0c64bbd5a4b877"
+DOWNLOAD="https://www.php.net/distributions/php-8.2.27.tar.xz"
+MD5SUM="8d640b2782b7d91ff0eca92dc2ba1271"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"