summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Eugen Wissner2024-02-16 12:06:18 +0100
committer Willy Sudiarto Raharjo2024-02-17 03:07:18 +0100
commit0ae897d7023cfc4a357316530d3684adb37f10eb (patch)
tree97ea5e87f7ba7f8ed12927556564c60cae255f46 /development
parent06ad221214c7b925abe3d5775d4ceebb267a9cd6 (diff)
downloadslackbuilds-0ae897d7023cfc4a357316530d3684adb37f10eb.tar.gz
development/php82: Updated for version 8.2.16
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 550c6ca7c5..023145a336 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.15}
+VERSION=${VERSION:-8.2.16}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/php82/php82.info b/development/php82/php82.info
index bb7a311dec..37e89a7e48 100644
--- a/development/php82/php82.info
+++ b/development/php82/php82.info
@@ -1,8 +1,8 @@
PRGNAM="php82"
-VERSION="8.2.15"
+VERSION="8.2.16"
HOMEPAGE="https://www.php.net/"
-DOWNLOAD="https://www.php.net/distributions/php-8.2.15.tar.xz"
-MD5SUM="f9faca9a73c6c1205f0337e9ad1ba9e9"
+DOWNLOAD="https://www.php.net/distributions/php-8.2.16.tar.xz"
+MD5SUM="3ca2da5206656e5f68704815d322ea38"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"