aboutsummaryrefslogtreecommitdiff
path: root/development
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2023-10-26 19:33:13 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-10-28 13:11:59 +0700
commit1043930c652733311bda8375a4089e90ecd7ace9 (patch)
treea7fe7ac7656bca3cd562d082cfdd5c7513b16ad2 /development
parent684160a46f47c052b09a99a9f80516ec20d09b0d (diff)
development/php82: Updated for version 8.2.12
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 929fe1ce92789..0b3f2e4acb0d8 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.11}
+VERSION=${VERSION:-8.2.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/php82/php82.info b/development/php82/php82.info
index 8ec2eda7b41f9..5544a46c36f48 100644
--- a/development/php82/php82.info
+++ b/development/php82/php82.info
@@ -1,8 +1,8 @@
PRGNAM="php82"
-VERSION="8.2.11"
+VERSION="8.2.12"
HOMEPAGE="https://www.php.net/"
-DOWNLOAD="https://www.php.net/distributions/php-8.2.11.tar.xz"
-MD5SUM="8e7f61ff53fd36be68643080c5114df9"
+DOWNLOAD="https://www.php.net/distributions/php-8.2.12.tar.xz"
+MD5SUM="c9bbc14176554c82d35c51afcc27900f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"