aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorDan2014-06-14 08:06:35 +0200
committerJack Nagel2014-06-14 14:09:21 -0500
commit5093f53b43c5e6e9b52b06123db1dc61c3e788e2 (patch)
tree8539b10b78c1a76ed1cb50cb246c61896bab6d5b /Library/Formula
parent7aac44aa2256479baac559f9a0e88bdf3ee37d92 (diff)
downloadhomebrew-5093f53b43c5e6e9b52b06123db1dc61c3e788e2.tar.bz2
mariadb 10.0.12
Closes #30142. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/mariadb.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/mariadb.rb b/Library/Formula/mariadb.rb
index 9d1710a6d..c0872155b 100644
--- a/Library/Formula/mariadb.rb
+++ b/Library/Formula/mariadb.rb
@@ -2,8 +2,8 @@ require 'formula'
class Mariadb < Formula
homepage 'http://mariadb.org/'
- url 'http://ftp.osuosl.org/pub/mariadb/mariadb-10.0.11/source/mariadb-10.0.11.tar.gz'
- sha1 'd596a2af184a125d833d507f411a3f8cf4cd3134'
+ url "http://ftp.osuosl.org/pub/mariadb/mariadb-10.0.12/source/mariadb-10.0.12.tar.gz"
+ sha1 "226251b2312bbe3e4cdac1ee8a6830c6fe246f1b"
bottle do
sha1 "c82fbe012156d56a5accdb9612d2e058b79ef1db" => :mavericks