gcc-latest: Updated for version 12.2.0

This commit is contained in:
2023-02-20 10:49:27 +01:00
parent bd84f6bbf0
commit a24f1b436e
2 changed files with 4 additions and 4 deletions

View File

@ -29,7 +29,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gcc-latest
VERSION=${VERSION:-12.1.0}
VERSION=${VERSION:-12.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}