mysql: Updated for 8.4.7

This commit is contained in:
2025-11-02 18:11:33 +01:00
parent ceb0fef2d4
commit ca9c845e6b
2 changed files with 4 additions and 4 deletions

View File

@@ -29,7 +29,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mysql
VERSION=${VERSION:-8.4.6}
VERSION=${VERSION:-8.4.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}