summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--php83/php83.SlackBuild2
-rw-r--r--php83/php83.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/php83/php83.SlackBuild b/php83/php83.SlackBuild
index 4a0cedb..a003a41 100644
--- a/php83/php83.SlackBuild
+++ b/php83/php83.SlackBuild
@@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=php83
-VERSION=${VERSION:-8.3.30}
+VERSION=${VERSION:-8.3.31}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/php83/php83.info b/php83/php83.info
index d70c512..8a8dcad 100644
--- a/php83/php83.info
+++ b/php83/php83.info
@@ -1,8 +1,8 @@
PRGNAM="php83"
-VERSION="8.3.30"
+VERSION="8.3.31"
HOMEPAGE="https://www.php.net/"
-DOWNLOAD="https://www.php.net/distributions/php-8.3.30.tar.xz"
-MD5SUM="47e3ea8d15142e6745ecda1dc845af0b"
+DOWNLOAD="https://www.php.net/distributions/php-8.3.31.tar.xz"
+MD5SUM="2e91235867bb93c00c1ad63ccc180baa"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"