summaryrefslogtreecommitdiff
path: root/mysql/Pkgfile
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2015-12-06 18:23:01 +0100
committerJuergen Daubert <jue@jue.li>2015-12-06 18:23:01 +0100
commita0e894e8699015e295f67323a1960734e291b72e (patch)
tree55c1f06649c6bd35f68490954fc67216e5f3534a /mysql/Pkgfile
parent6b451e32a81d1271021ef67b81efe51532f79c67 (diff)
downloadopt-a0e894e8699015e295f67323a1960734e291b72e.tar.gz
opt-a0e894e8699015e295f67323a1960734e291b72e.tar.xz
mysql: update to 5.6.28
Diffstat (limited to 'mysql/Pkgfile')
-rw-r--r--mysql/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mysql/Pkgfile b/mysql/Pkgfile
index e295742bd..49ae0be15 100644
--- a/mysql/Pkgfile
+++ b/mysql/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: ncurses zlib openssl cmake libaio
name=mysql
-version=5.6.27
+version=5.6.28
release=1
source=(http://mirror.switch.ch/mirror/mysql/Downloads/MySQL-5.6/$name-$version.tar.gz \
my.cnf mysqld)
@@ -22,7 +22,7 @@ build () {
-DSYSCONFDIR=/etc \
-DINSTALL_LIBDIR=lib \
-DINSTALL_PLUGINDIR=lib/mysql/plugin \
- -DINSTALL_MANDIR=man \
+ -DINSTALL_MANDIR=share/man \
-DWITH_LIBWRAP=0 \
-DWITH_SSL=system \
-DWITH_ZLIB=system

Generated by cgit