mariadb: update to 5.5.36.
This commit is contained in:
parent
952d3404b7
commit
50d37d5a49
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mariadb'
|
||||
pkgname=mariadb
|
||||
version=5.5.34
|
||||
version=5.5.36
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DSYSCONFDIR=/etc/mysql -DMYSQL_DATADIR=/var/lib/mysql
|
||||
|
@ -32,7 +32,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://mariadb.org/"
|
||||
license="GPL-2"
|
||||
distfiles="http://mirrors.supportex.net/$pkgname/$pkgname-$version/kvm-tarbake-jaunty-x86/$pkgname-$version.tar.gz"
|
||||
checksum=a4d8b54be0f5784924629a1e87dbbccc4c0aaf537c76951e265625deda322f89
|
||||
checksum=16f2cc9c219b4fbe0b3e97f14d1ed6fd8b7d377b22b95f31adae91965e36bb0c
|
||||
|
||||
pre_configure() {
|
||||
# We need some host binaries before starting cross compilation.
|
||||
|
|
Loading…
Reference in a new issue