diff --git a/component/mariadb/buildout.cfg b/component/mariadb/buildout.cfg index 73e4c8719b8fb93b3a780afd5b4b85096f51c9b4..748772c67a25cd03e6c79597552d155166ac7731 100644 --- a/component/mariadb/buildout.cfg +++ b/component/mariadb/buildout.cfg @@ -14,9 +14,9 @@ parts = [mariadb] recipe = hexagonit.recipe.cmmi -version = 5.3.1-beta +version = 5.3.2-beta url = http://downloads.askmonty.org/f/mariadb-${:version}/kvm-tarbake-jaunty-x86/mariadb-${:version}.tar.gz/from/http://mirror.layerjet.com/mariadb -md5sum = 5b3a94de1c1fcaa193edbbc8d7f8ffe4 +md5sum = d8199454059ab2c98313aaad0c1bc318 # compile directory is required to build mysql plugins. keep-compile-dir = true # configure: how to avoid searching for my.cnf?