Update mysql to 5.1.49

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Ali Asad Lotia 2010-07-23 13:35:16 -04:00 committed by Adam Vandenberg
parent af767c7f3f
commit 18825bf480
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.48.tar.gz'
md5 'd04c54d1cfbd8c6c8650c8d078f885b2'
url 'http://mysql.llarian.net/Downloads/MySQL-5.1/mysql-5.1.49.tar.gz'
md5 'a90d87a71fa3c23dff6d78afc8e3184c'
depends_on 'readline'