summaryrefslogtreecommitdiff
path: root/private/php82/php82.SlackBuild
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2023-02-15 13:17:34 +0100
committerEugen Wissner <belka@caraus.de>2023-02-15 13:17:34 +0100
commitd07825f0812863bfb5effeeb042d359e925c873d (patch)
tree058f10d3661be024487d28d14f16c4193465c3bf /private/php82/php82.SlackBuild
parent49cb7d27eb1eabc4e025f4bdafa0ee7dc3c42db6 (diff)
downloadslackbuilder-d07825f0812863bfb5effeeb042d359e925c873d.tar.gz
php82: Updated for version 8.2.3
Diffstat (limited to 'private/php82/php82.SlackBuild')
-rw-r--r--private/php82/php82.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/private/php82/php82.SlackBuild b/private/php82/php82.SlackBuild
index 7f93e2b..094915a 100644
--- a/private/php82/php82.SlackBuild
+++ b/private/php82/php82.SlackBuild
@@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=php82
-VERSION=${VERSION:-8.2.2}
+VERSION=${VERSION:-8.2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}