aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Richardson2014-07-20 18:24:50 -0400
committerJack Nagel2014-07-21 11:38:25 -0500
commit4e77a650bfc4681d1039f93aa09eb9a475a9cc42 (patch)
tree08e1694002eb64db771890e92fa3b99b3a6178b8
parente10f4600c1a0fa3a333703209954e709edc0544a (diff)
downloadhomebrew-4e77a650bfc4681d1039f93aa09eb9a475a9cc42.tar.bz2
signing-party: add metacpan mirror
Closes #30988. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
-rw-r--r--Library/Formula/signing-party.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/signing-party.rb b/Library/Formula/signing-party.rb
index b00c72ee4..a449817fc 100644
--- a/Library/Formula/signing-party.rb
+++ b/Library/Formula/signing-party.rb
@@ -26,16 +26,19 @@ class SigningParty < Formula
resource "GnuPG::Interface" do
url "http://search.cpan.org/CPAN/authors/id/A/AL/ALEXMV/GnuPG-Interface-0.50.tar.gz"
+ mirror "http://search.mcpan.org/CPAN/authors/id/A/AL/ALEXMV/GnuPG-Interface-0.50.tar.gz"
sha1 "471c61d262552548df5980cbfc5ccbe6a4607aca"
end
resource "Text::Iconv" do
url "http://search.cpan.org/CPAN/authors/id/M/MP/MPIOTR/Text-Iconv-1.7.tar.gz"
+ mirror "http://search.mcpan.org/CPAN/authors/id/M/MP/MPIOTR/Text-Iconv-1.7.tar.gz"
sha1 "542849325b2d66c72e19ffb48bdc67fdd7e4bbea"
end
resource "Text::Template" do
url "http://search.cpan.org/CPAN/authors/id/M/MJ/MJD/Text-Template-1.46.tar.gz"
+ mirror "http://search.mcpan.org/CPAN/authors/id/M/MJ/MJD/Text-Template-1.46.tar.gz"
sha1 "008df9cfa6f9ab8d0b4f38c3e59d4e8679280bc1"
end