diff options
| author | Eugen Wissner <belka@caraus.de> | 2026-05-29 20:24:01 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2026-05-29 20:24:01 +0200 |
| commit | 7e15e70f35b3b056133a4a22c65e5b1ccb2938c8 (patch) | |
| tree | 2c953178cd32c19ab21ea3bf569265ae6d535889 | |
| parent | a8e59d9ba70a902ced9f2e31b513bbb1d46bfeb6 (diff) | |
| download | slackbuilds-7e15e70f35b3b056133a4a22c65e5b1ccb2938c8.tar.gz | |
php83: Updates for version 8.3.31
| -rw-r--r-- | php83/php83.SlackBuild | 2 | ||||
| -rw-r--r-- | php83/php83.info | 6 |
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" |
