aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mysql.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/mysql.rb')
-rw-r--r--Library/Formula/mysql.rb11
1 files changed, 4 insertions, 7 deletions
diff --git a/Library/Formula/mysql.rb b/Library/Formula/mysql.rb
index e2322a83f..97a74b0c2 100644
--- a/Library/Formula/mysql.rb
+++ b/Library/Formula/mysql.rb
@@ -1,14 +1,11 @@
-require 'formula'
+require "formula"
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.19.tar.gz"
- sha1 "4b59d96642c62c26648826ea4f9c30dbf123dbed"
+ 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"
bottle do
- sha1 "ec7deacfc46454a65ee36b5399e2845f34a00816" => :mavericks
- sha1 "ecd5ef4bfaca83afd870e36b9a78c7cf747a0de4" => :mountain_lion
- sha1 "bda941306a34ec1d7bc58c7bea27052cf922eff8" => :lion
end
option :universal