aboutsummaryrefslogtreecommitdiff
path: root/mysql/mysql.SlackBuild
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2026-08-01 16:03:28 +0200
committerEugen Wissner <belka@caraus.de>2026-08-01 16:03:28 +0200
commit7f5ceb9273a120856860dd1fd079accd2059a8a4 (patch)
tree70aa8190ef166832bcc1980a8eaf75142c831edd /mysql/mysql.SlackBuild
parent7362ecab4bb5d1722b0666ff7de3036025f9fc0c (diff)
downloadslackbuilds-7f5ceb9273a120856860dd1fd079accd2059a8a4.tar.gz
mysql: Updated for version 8.4.11HEADmaster
Diffstat (limited to 'mysql/mysql.SlackBuild')
-rw-r--r--mysql/mysql.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql/mysql.SlackBuild b/mysql/mysql.SlackBuild
index e6811f2..a7279a5 100644
--- a/mysql/mysql.SlackBuild
+++ b/mysql/mysql.SlackBuild
@@ -29,7 +29,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mysql
-VERSION=${VERSION:-8.4.10}
+VERSION=${VERSION:-8.4.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}