summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eugen Wissner2024-03-15 11:39:16 +0100
committer Willy Sudiarto Raharjo2024-03-16 04:22:27 +0100
commit1b2ed7fd40f664425d0b45b235b0a2da6e47539e (patch)
tree519112fa17a184e8ab8d901874a8c527d99edd80
parenta7787c71346883a294adc4a3ef96e9efc3d0bcef (diff)
downloadslackbuilds-1b2ed7fd40f664425d0b45b235b0a2da6e47539e.tar.gz
development/php82: Updated for version 8.2.17
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/php82/php82.SlackBuild2
-rw-r--r--development/php82/php82.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/php82/php82.SlackBuild b/development/php82/php82.SlackBuild
index 023145a336..cdd7935260 100644
--- a/development/php82/php82.SlackBuild
+++ b/development/php82/php82.SlackBuild
@@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=php82
-VERSION=${VERSION:-8.2.16}
+VERSION=${VERSION:-8.2.17}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/php82/php82.info b/development/php82/php82.info
index 37e89a7e48..5940b54c36 100644
--- a/development/php82/php82.info
+++ b/development/php82/php82.info
@@ -1,8 +1,8 @@
PRGNAM="php82"
-VERSION="8.2.16"
+VERSION="8.2.17"
HOMEPAGE="https://www.php.net/"
-DOWNLOAD="https://www.php.net/distributions/php-8.2.16.tar.xz"
-MD5SUM="3ca2da5206656e5f68704815d322ea38"
+DOWNLOAD="https://www.php.net/distributions/php-8.2.17.tar.xz"
+MD5SUM="6d7f56031948ff9da9739fe5a712baf3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"