1
0

php83: Updates for version 8.3.31

This commit is contained in:
2026-05-29 20:24:01 +02:00
parent a8e59d9ba7
commit 7e15e70f35
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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}
+3 -3
View File
@@ -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"