mysql: update to 5.6.28.

This commit is contained in:
Steve Prybylski 2015-12-06 15:26:06 -05:00
parent 396d9466e8
commit a1fd9b5881
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'mysql'
pkgname=mysql
version=5.6.27
revision=2
version=5.6.28
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
@ -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=8356bba23f3f6c0c2d4806110c41d1c4d6a4b9c50825e11c5be4bbee2b20b71d
checksum=217cd96921abdd709b9b4ff3ce2af4cbd237de43679cf19385d19df03a037b21
disable_parallel_build=yes