mysql: update to 5.6.29.

This commit is contained in:
Steve Prybylski 2016-02-07 22:20:57 -05:00
parent 2859257edf
commit 026958b52a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'mysql'
pkgname=mysql
version=5.6.28
version=5.6.29
revision=1
build_style=cmake
configure_args="-DSYSCONFDIR=/etc/mysql -DMYSQL_DATADIR=/var/lib/mysql
@ -29,7 +29,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://www.mysql.com/products/community/"
license="GPL-2"
distfiles="http://downloads.skysql.com/archives/mysql-${version%.*}/mysql-${version}.tar.gz"
checksum=217cd96921abdd709b9b4ff3ce2af4cbd237de43679cf19385d19df03a037b21
checksum=6ac85b75b2dfa8c232725dda25469df37bf4e48b408cc0978d0dfc34c25a817f
disable_parallel_build=yes