mysql: add sourceforge mirror.

Oracle drops their sources quicker than SourceForge does. Also, we're
using SHA256 if you're paranoid about SourceForge lately.
This commit is contained in:
Mike McQuaid 2015-06-05 10:29:06 +01:00
parent 316427fb9f
commit 25263f4b4c

View file

@ -1,6 +1,7 @@
class Mysql < Formula
homepage "https://dev.mysql.com/doc/refman/5.6/en/"
url "https://cdn.mysql.com/Downloads/MySQL-5.6/mysql-5.6.25.tar.gz"
mirror "http://downloads.sourceforge.net/project/mysql.mirror/MySQL%205.6.25/mysql-5.6.25.tar.gz"
sha256 "15079c0b83d33a092649cbdf402c9225bcd3f33e87388407be5cdbf1432c7fbd"
bottle do