php81 and php82: Updated to 8.1.14 and 8.2.1

…respectively.
This commit is contained in:
2023-01-20 12:32:13 +01:00
parent ef9942fe99
commit 13d0def37a
4 changed files with 8 additions and 8 deletions

View File

@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=php82
VERSION=${VERSION:-8.2.0}
VERSION=${VERSION:-8.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}