aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2026-08-01 15:32:34 +0200
committerEugen Wissner <belka@caraus.de>2026-08-01 15:32:34 +0200
commit7362ecab4bb5d1722b0666ff7de3036025f9fc0c (patch)
tree5753f764e7f64707a90803ddf72fa6c618357070
parent3ae308e23bdc30e40757fabfa0ff55947710427d (diff)
downloadslackbuilds-7362ecab4bb5d1722b0666ff7de3036025f9fc0c.tar.gz
php83: Updated for version 8.3.33
-rw-r--r--php83/php83.SlackBuild2
-rw-r--r--php83/php83.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/php83/php83.SlackBuild b/php83/php83.SlackBuild
index c60aa2e..eb4be72 100644
--- a/php83/php83.SlackBuild
+++ b/php83/php83.SlackBuild
@@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=php83
-VERSION=${VERSION:-8.3.32}
+VERSION=${VERSION:-8.3.33}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/php83/php83.info b/php83/php83.info
index fa85ec7..ca7721d 100644
--- a/php83/php83.info
+++ b/php83/php83.info
@@ -1,10 +1,10 @@
PRGNAM="php83"
-VERSION="8.3.32"
+VERSION="8.3.33"
HOMEPAGE="https://www.php.net/"
-DOWNLOAD="https://www.php.net/distributions/php-8.3.32.tar.xz"
-MD5SUM="a5b611097010b2e6029c4584e76c5743"
+DOWNLOAD="https://www.php.net/distributions/php-8.3.33.tar.xz"
+MD5SUM="04369f89d610200722cc22f0bfd25f86"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="postgresql"
+REQUIRES="postgresql18"
MAINTAINER="Eugene Wissner"
EMAIL="belka@caraus.de"