diff --git a/srcpkgs/mariadb/template b/srcpkgs/mariadb/template index c4bfcb25573..8820afe2d5f 100644 --- a/srcpkgs/mariadb/template +++ b/srcpkgs/mariadb/template @@ -1,6 +1,6 @@ # Template file for 'mariadb' pkgname=mariadb -version=10.0.19 +version=10.0.20 revision=1 build_style=cmake configure_args="-DSYSCONFDIR=/etc/mysql -DMYSQL_DATADIR=/var/lib/mysql @@ -33,7 +33,7 @@ maintainer="Juan RP " homepage="http://mariadb.org/" license="GPL-2" distfiles="https://downloads.$pkgname.org/f/$pkgname-$version/source/$pkgname-$version.tar.gz" -checksum=2fbf5e5d7d8094691601ece8ae60b941478d73c98a58a960aeebfa021091a132 +checksum=3a4f6963c794977af5d5fd9ec06a337a2ad556b3a287196fddbd2243c1388b7b pre_configure() { # We need some host binaries before starting cross compilation.