aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mysql.rb
diff options
context:
space:
mode:
authorJoep Loijens2014-09-26 09:00:18 +0200
committerJack Nagel2014-09-26 10:28:23 -0500
commitb2bc6dcb035901e092da2363b743961f2d687bc3 (patch)
tree4559ec0fed07041acede90327890205c91d9bee0 /Library/Formula/mysql.rb
parentd6b95ea1d7502b6516f27a8e535c0d523ad40d45 (diff)
downloadhomebrew-b2bc6dcb035901e092da2363b743961f2d687bc3.tar.bz2
mysql 5.6.21
Closes #32666. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/mysql.rb')
-rw-r--r--Library/Formula/mysql.rb9
1 files changed, 2 insertions, 7 deletions
diff --git a/Library/Formula/mysql.rb b/Library/Formula/mysql.rb
index dd698e06b..83f71a992 100644
--- a/Library/Formula/mysql.rb
+++ b/Library/Formula/mysql.rb
@@ -2,15 +2,10 @@ 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.20.tar.gz"
- sha1 "10f9ed2bbf3fbf227b799f1c7af3a0c7f7cf4d95"
- revision 1
+ url "http://cdn.mysql.com/Downloads/MySQL-5.6/mysql-5.6.21.tar.gz"
+ sha1 "be068ba90953aecdb3f448b4ba1d35796eb799eb"
bottle do
- revision 1
- sha1 "c6b5653348bcfa889ed6bc347841cecbc96389af" => :mavericks
- sha1 "f7562a4366c1732b90388a41b1356c9f0fa1aa19" => :mountain_lion
- sha1 "e2107ccb1461920bb5cfb7192b37dc91ed50ca94" => :lion
end
option :universal