php83: Updates for version 8.3.31
This commit is contained in:
@@ -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
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user