diff --git a/packages/databases/mysql/meta b/packages/databases/mysql/meta index 2d621ac651..2d7366789a 100644 --- a/packages/databases/mysql/meta +++ b/packages/databases/mysql/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="mysql" -PKG_VERSION="5.1.67" +PKG_VERSION="5.1.68" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="LGPL" diff --git a/packages/databases/mysql/patches/mysql-5.1.67-010_crosscompiling.patch b/packages/databases/mysql/patches/mysql-010_crosscompiling.patch similarity index 100% rename from packages/databases/mysql/patches/mysql-5.1.67-010_crosscompiling.patch rename to packages/databases/mysql/patches/mysql-010_crosscompiling.patch diff --git a/packages/databases/mysql/patches/mysql-5.1.67-automake_1.13.patch b/packages/databases/mysql/patches/mysql-5.1.67-automake_1.13.patch deleted file mode 100644 index 36329ef973..0000000000 --- a/packages/databases/mysql/patches/mysql-5.1.67-automake_1.13.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naur mysql-5.1.67-old/configure.in mysql-5.1.67-new/configure.in ---- mysql-5.1.67-old/configure.in 2012-12-13 02:05:51.000000000 -0800 -+++ mysql-5.1.67-new/configure.in 2012-12-30 08:39:00.000000000 -0800 -@@ -22,7 +22,7 @@ - AM_INIT_AUTOMAKE([1.9 tar-ustar]) - AC_PROG_LIBTOOL - --AM_CONFIG_HEADER([include/config.h]) -+AC_CONFIG_HEADERS([include/config.h]) - - # Request support for automake silent-rules if available. - # Default to verbose output. One can use the configure-time