mariadb: update to 10.0.17.
This commit is contained in:
parent
182d1917a3
commit
87cc0afaba
@ -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 <xtraeme@gmail.com>"
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user