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:
parent
316427fb9f
commit
25263f4b4c
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue