diff --git a/srcpkgs/mariadb/template b/srcpkgs/mariadb/template index ed2cd5097be..22f6ae58901 100644 --- a/srcpkgs/mariadb/template +++ b/srcpkgs/mariadb/template @@ -1,7 +1,7 @@ # Template file for 'mariadb' pkgname=mariadb -version=10.0.16 -revision=2 +version=10.0.17 +revision=1 build_style=cmake configure_args="-DSYSCONFDIR=/etc/mysql -DMYSQL_DATADIR=/var/lib/mysql -DMYSQL_UNIX_ADDR=/run/mysqld/mysqld.sock -DDEFAULT_CHARSET=utf8 @@ -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=44134a5f3e174e3e8443c1d07916af57f3ffadd4c8846338d41850fedfefcde4 +checksum=9cd394e99942c3700b13f2bf126895fe587e668bfcaffcfd81f0cd878fc19311 pre_configure() { # We need some host binaries before starting cross compilation.