mysql: update to 5.1.54.

This commit is contained in:
Juan RP 2010-12-18 15:54:10 +01:00
parent 415e5a4227
commit 3340dc5d07
3 changed files with 2 additions and 7 deletions

View File

@ -5,8 +5,6 @@ long_desc="${long_desc}
This package includes the client library."
revision=1
Add_dependency run glibc
Add_dependency run zlib
Add_dependency run libssl

View File

@ -6,8 +6,6 @@ long_desc="${long_desc}
This package includes the client binaries and the additional tools
innotop and mysqlreport."
revision=2
Add_dependency run libgcc
Add_dependency run glibc
Add_dependency run libstdc++

View File

@ -1,7 +1,6 @@
# Template file for 'mysql'
pkgname=mysql
version=5.1.51
revision=2
version=5.1.54
distfiles="http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.1/mysql-${version}.tar.gz"
build_style=gnu_configure
configure_args="--localstatedir=/var --sysconfdir=/etc/mysql
@ -15,7 +14,7 @@ configure_args="--localstatedir=/var --sysconfdir=/etc/mysql
--libexecdir=/usr/sbin --without-readline"
short_desc="The world's most popular open source database"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=39d962222f068c426d4616950f0e8451d947a132f0c42af17a2fc8b3b5a42882
checksum=84370fffc4fe277645fb3a5040d153ff567576b664f0663452be077826b7ab1f
long_desc="
MySQL is the world's most popular open source database software, with over
100 million copies of its software downloaded or distributed throughout