creduce: cpan url cleanup
This commit is contained in:
parent
b62f5fc801
commit
79602d6ab3
1 changed files with 6 additions and 6 deletions
|
@ -19,37 +19,37 @@ class Creduce < Formula
|
|||
|
||||
resource "Benchmark::Timer" do
|
||||
url "https://cpan.metacpan.org/authors/id/D/DC/DCOPPIT/Benchmark-Timer-0.7107.tar.gz"
|
||||
mirror "http://www.cpan.org/authors/id/D/DC/DCOPPIT/Benchmark-Timer-0.7107.tar.gz"
|
||||
mirror "http://search.cpan.org/CPAN/authors/id/D/DC/DCOPPIT/Benchmark-Timer-0.7107.tar.gz"
|
||||
sha256 "64f70fabc896236520bfbf43c2683fdcb0f2c637d77333aed0fd926b92226b60"
|
||||
end
|
||||
|
||||
resource "Exporter::Lite" do
|
||||
url "https://cpan.metacpan.org/authors/id/N/NE/NEILB/Exporter-Lite-0.06.tar.gz"
|
||||
mirror "http://www.cpan.org/authors/id/N/NE/NEILB/Exporter-Lite-0.06.tar.gz"
|
||||
mirror "http://search.cpan.org/CPAN/authors/id/N/NE/NEILB/Exporter-Lite-0.06.tar.gz"
|
||||
sha256 "f252562176c48cdc29c543d31ba3e0eed71042e9ad2b20f9f6283bd2e29e8f4c"
|
||||
end
|
||||
|
||||
resource "File::Which" do
|
||||
url "https://cpan.metacpan.org/authors/id/A/AD/ADAMK/File-Which-1.09.tar.gz"
|
||||
mirror "http://www.cpan.org/authors/id/A/AD/ADAMK/File-Which-1.09.tar.gz"
|
||||
mirror "http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/File-Which-1.09.tar.gz"
|
||||
sha256 "b72fec6590160737cba97293c094962adf4f7d44d9e68dde7062ecec13f4b2c3"
|
||||
end
|
||||
|
||||
resource "Getopt::Tabular" do
|
||||
url "https://cpan.metacpan.org/authors/id/G/GW/GWARD/Getopt-Tabular-0.3.tar.gz"
|
||||
mirror "http://www.cpan.org/authors/id/G/GW/GWARD/Getopt-Tabular-0.3.tar.gz"
|
||||
mirror "http://search.cpan.org/CPAN/authors/id/G/GW/GWARD/Getopt-Tabular-0.3.tar.gz"
|
||||
sha256 "9bdf067633b5913127820f4e8035edc53d08372faace56ba6bfa00c968a25377"
|
||||
end
|
||||
|
||||
resource "Regexp::Common" do
|
||||
url "https://cpan.metacpan.org/authors/id/A/AB/ABIGAIL/Regexp-Common-2013031301.tar.gz"
|
||||
mirror "http://www.cpan.org/authors/id/A/AB/ABIGAIL/Regexp-Common-2013031301.tar.gz"
|
||||
mirror "http://search.cpan.org/CPAN/authors/id/A/AB/ABIGAIL/Regexp-Common-2013031301.tar.gz"
|
||||
sha256 "729a8198d264aa64ecbb233ff990507f97fbb66bda746b95f3286f50f5f25c84"
|
||||
end
|
||||
|
||||
resource "Sys::CPU" do
|
||||
url "https://cpan.metacpan.org/authors/id/M/MZ/MZSANFORD/Sys-CPU-0.61.tar.gz"
|
||||
mirror "http://www.cpan.org/authors/id/M/MZ/MZSANFORD/Sys-CPU-0.61.tar.gz"
|
||||
mirror "http://search.cpan.org/CPAN/authors/id/M/MZ/MZSANFORD/Sys-CPU-0.61.tar.gz"
|
||||
sha256 "250a86b79c231001c4ae71d2f66428092a4fbb2070971acafd471aa49739c9e4"
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue