diff options
| author | Eugen Wissner <belka@caraus.de> | 2022-07-29 18:03:44 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2022-07-29 18:03:44 +0200 |
| commit | 1a15a5c6fa14918fdb10c9a52301a5450ab3fd3b (patch) | |
| tree | d17864badeb1b63897954a3f5b36128c6786e114 /private/mysql/mysql.info | |
| parent | ddd06dff1ea6cc633b59ff131c61925f8612aa98 (diff) | |
| download | slackbuilder-1a15a5c6fa14918fdb10c9a52301a5450ab3fd3b.tar.gz | |
mysql: Build with rocksdb jemalloc
Because of problems with ruby's mysql2.
Diffstat (limited to 'private/mysql/mysql.info')
| -rw-r--r-- | private/mysql/mysql.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/private/mysql/mysql.info b/private/mysql/mysql.info index a020006..0936ce8 100644 --- a/private/mysql/mysql.info +++ b/private/mysql/mysql.info @@ -1,10 +1,10 @@ PRGNAM="mysql" -VERSION="8.0.29" +VERSION="8.0.30" HOMEPAGE="https://dev.mysql.com" DOWNLOAD="" MD5SUM="" -DOWNLOAD_x86_64="https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-boost-8.0.29.tar.gz" -MD5SUM_x86_64="42fbfe0569089c20f9aa457b3f367d50" +DOWNLOAD_x86_64="https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-boost-8.0.30.tar.gz" +MD5SUM_x86_64="313d625fcaa932bd87b48f0cf9b40f1c" REQUIRES="" MAINTAINER="Eugene Wissner" EMAIL="belka@caraus.de" |
