diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/innotop.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/innotop.rb b/Library/Formula/innotop.rb index 5b3233839..223f0333c 100644 --- a/Library/Formula/innotop.rb +++ b/Library/Formula/innotop.rb @@ -9,6 +9,7 @@ class Innotop < Formula resource "DBD::mysql" do url "http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/DBD-mysql-4.027.tar.gz" + mirror "http://search.mcpan.org/CPAN/authors/id/C/CA/CAPTTOFU/DBD-mysql-4.027.tar.gz" sha1 "3bf1edd6f0b4f6144b2aaa715c80df3fb1cd2119" end |
