mysql: update to 5.6.22.
This commit is contained in:
parent
96d531d74d
commit
1e2a4eba61
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mysql'
|
# Template file for 'mysql'
|
||||||
pkgname=mysql
|
pkgname=mysql
|
||||||
version=5.6.21
|
version=5.6.22
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DSYSCONFDIR=/etc/mysql -DMYSQL_DATADIR=/var/lib/mysql
|
configure_args="-DSYSCONFDIR=/etc/mysql -DMYSQL_DATADIR=/var/lib/mysql
|
||||||
|
@ -29,7 +29,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="https://www.mysql.com/products/community/"
|
homepage="https://www.mysql.com/products/community/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="https://downloads.skysql.com/archives/mysql-${version%.*}/mysql-${version}.tar.gz"
|
distfiles="https://downloads.skysql.com/archives/mysql-${version%.*}/mysql-${version}.tar.gz"
|
||||||
checksum=ea4daf6a8f4b1a9c62e416249a08fbdcbf686667d738004ef82044def96feb7c
|
checksum=c4d2dfabb20a8e26e8437dff41f366520001eb031ffd77fbfcde70d0073fc9f6
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# libressl major detection.
|
# libressl major detection.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue