mariadb 10.0.13
This commit is contained in:
parent
2f98582b29
commit
75323fcf30
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Mariadb < Formula
|
||||
homepage 'http://mariadb.org/'
|
||||
url "http://ftp.osuosl.org/pub/mariadb/mariadb-10.0.12/source/mariadb-10.0.12.tar.gz"
|
||||
sha1 "226251b2312bbe3e4cdac1ee8a6830c6fe246f1b"
|
||||
url "http://ftp.osuosl.org/pub/mariadb/mariadb-10.0.13/source/mariadb-10.0.13.tar.gz"
|
||||
sha1 "3ede106603eeb348d5a70274d806760b8f37eaeb"
|
||||
|
||||
bottle do
|
||||
revision 2
|
||||
|
|
Loading…
Reference in a new issue