aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"