Skip to content

Instantly share code, notes, and snippets.

@deepthawtz
Created June 7, 2011 05:51
Show Gist options
  • Save deepthawtz/1011751 to your computer and use it in GitHub Desktop.
Save deepthawtz/1011751 to your computer and use it in GitHub Desktop.
diff --git a/Library/Formula/mysql.rb b/Library/Formula/mysql.rb
index 43962b6..c504dd7 100644
--- a/Library/Formula/mysql.rb
+++ b/Library/Formula/mysql.rb
@@ -2,8 +2,8 @@ require 'formula'
class Mysql <Formula
homepage 'http://dev.mysql.com/doc/refman/5.1/en/'
- url 'http://mysql.mirrors.pair.com/Downloads/MySQL-5.1/mysql-5.1.57.tar.gz'
- md5 '8d6998ef0f2e2d1dac2a761348c71c21'
+ url 'http://mysql.mirrors.pair.com/Downloads/MySQL-5.1/mysql-5.1.56.tar.gz'
+ md5 '15161d67f4830aad3a8a89e083749d49'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment