aboutsummaryrefslogtreecommitdiff
path: root/php83
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2026-07-03 10:41:13 +0200
committerEugen Wissner <belka@caraus.de>2026-07-03 10:41:13 +0200
commit1226f5dc0a867f4e594782930cb5f4651efd7efc (patch)
tree7b1974b36e0b845fdc2f7addbfd79c7b298c2465 /php83
parentb3545e2d6c3eba5cc7e347d7cdf96c1ffa084c67 (diff)
downloadslackbuilds-1226f5dc0a867f4e594782930cb5f4651efd7efc.tar.gz
php83: Updated for version 8.3.32
Diffstat (limited to 'php83')
-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 a003a41..c60aa2e 100644
--- a/php83/php83.SlackBuild
+++ b/php83/php83.SlackBuild
@@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=php83
-VERSION=${VERSION:-8.3.31}
+VERSION=${VERSION:-8.3.32}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/php83/php83.info b/php83/php83.info
index 8a8dcad..fa85ec7 100644
--- a/php83/php83.info
+++ b/php83/php83.info
@@ -1,8 +1,8 @@
PRGNAM="php83"
-VERSION="8.3.31"
+VERSION="8.3.32"
HOMEPAGE="https://www.php.net/"
-DOWNLOAD="https://www.php.net/distributions/php-8.3.31.tar.xz"
-MD5SUM="2e91235867bb93c00c1ad63ccc180baa"
+DOWNLOAD="https://www.php.net/distributions/php-8.3.32.tar.xz"
+MD5SUM="a5b611097010b2e6029c4584e76c5743"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"