mariadb: update to 10.0.20.
This commit is contained in:
parent
b0ed19ce9e
commit
9c9f5f830a
|
@ -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 <xtraeme@voidlinux.eu>"
|
|||
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.
|
||||
|
|
Loading…
Reference in New Issue