Updated formula: MySQL 5.1.47

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Luke Gallagher 2010-05-22 11:07:59 +10:00 committed by Adam Vandenberg
parent f4af990749
commit 6c9c1ff8b5
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.46.tar.gz'
md5 '04f7c1422199c73a88a3d408b9161b63'
url 'http://mysql.llarian.net/Downloads/MySQL-5.1/mysql-5.1.47.tar.gz'
md5 '02b9964b3966832f3d6bc87524bfd73f'
depends_on 'readline'