aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--development/php82/php82.SlackBuild2
-rw-r--r--development/php82/php82.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/development/php82/php82.SlackBuild b/development/php82/php82.SlackBuild
index 4c56e12ab7..fd749119aa 100644
--- a/development/php82/php82.SlackBuild
+++ b/development/php82/php82.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=php82
VERSION=${VERSION:-8.2.9}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/php82/php82.info b/development/php82/php82.info
index bb059403f9..9d4ddeb750 100644
--- a/development/php82/php82.info
+++ b/development/php82/php82.info
@@ -2,7 +2,7 @@ PRGNAM="php82"
VERSION="8.2.9"
HOMEPAGE="https://www.php.net/"
DOWNLOAD="https://www.php.net/distributions/php-8.2.9.tar.xz"
-MD5SUM="70ef9e9106135c430e1d8115936494fb"
+MD5SUM="897c9c416663d03e516a68cb86b598f3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"