diff options
Diffstat (limited to 'Library/Formula/mysql.rb')
| -rw-r--r-- | Library/Formula/mysql.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/Library/Formula/mysql.rb b/Library/Formula/mysql.rb index dde0f0777..f309d705f 100644 --- a/Library/Formula/mysql.rb +++ b/Library/Formula/mysql.rb @@ -4,6 +4,7 @@ class Mysql < Formula    homepage "http://dev.mysql.com/doc/refman/5.6/en/"    url "http://cdn.mysql.com/Downloads/MySQL-5.6/mysql-5.6.20.tar.gz"    sha1 "10f9ed2bbf3fbf227b799f1c7af3a0c7f7cf4d95" +  revision 1    bottle do      sha1 "a1b0fb1bd23596fb3fbc5d5cf2a0e945d14357bc" => :mavericks | 
