mysql: update to 5.6.23.

This commit is contained in:
Juan RP 2015-02-04 14:31:43 +01:00
parent 108d5a6836
commit 0daf71e078
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'mysql'
pkgname=mysql
version=5.6.22
revision=3
version=5.6.23
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@gmail.com>"
homepage="https://www.mysql.com/products/community/"
license="GPL-2"
distfiles="https://downloads.skysql.com/archives/mysql-${version%.*}/mysql-${version}.tar.gz"
checksum=c4d2dfabb20a8e26e8437dff41f366520001eb031ffd77fbfcde70d0073fc9f6
checksum=3bd21af06a9304e372daba41fa5612bb54ac1bc05a4349b3160d0cda972ac098
pre_configure() {
# libressl major detection.