mysql: update to 5.6.26.

This commit is contained in:
Juan RP 2015-07-25 09:31:42 +02:00
parent 6198a01168
commit 967bf4d412

View file

@ -1,7 +1,7 @@
# Template file for 'mysql'
pkgname=mysql
version=5.6.25
revision=2
version=5.6.26
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="https://downloads.skysql.com/archives/mysql-${version%.*}/mysql-${version}.tar.gz"
checksum=15079c0b83d33a092649cbdf402c9225bcd3f33e87388407be5cdbf1432c7fbd
checksum=b44c6ce5f95172c56c73edfa8b710b39242ec7af0ab182c040208c41866e5070
CFLAGS="-D__STDC_ISO_10646__"