Update mysql to 5.1.46

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Ali Asad Lotia 2010-04-29 02:18:15 -04:00 committed by Adam Vandenberg
parent d6ddb2df1e
commit 55bdf4198d
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Mysql <Formula
homepage 'http://dev.mysql.com/doc/refman/5.1/en/'
url 'http://mysql.llarian.net/Downloads/MySQL-5.1/mysql-5.1.45.tar.gz'
md5 '06b5deb3a13c7600c38ba65b9f7e42c4'
url 'http://mysql.llarian.net/Downloads/MySQL-5.1/mysql-5.1.46.tar.gz'
md5 '04f7c1422199c73a88a3d408b9161b63'
depends_on 'readline'