mysql: Updated for version 8.4.9

This commit is contained in:
2026-04-22 08:25:50 +02:00
parent bcf15d4411
commit 2caeda6530
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mysql
VERSION=${VERSION:-8.4.8}
VERSION=${VERSION:-8.4.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}