php82: Updated for version 8.2.3

This commit is contained in:
2023-02-15 13:17:34 +01:00
parent 49cb7d27eb
commit d07825f081
2 changed files with 4 additions and 4 deletions

View File

@ -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}