Comment CHECKSUMS location for reference

We might probably update this later when cpanm/Menlo gets bumped.
This commit is contained in:
Zak B. Elep 2017-08-17 14:02:36 +08:00
parent 4ca9bccb3d
commit 8044d4ba76

View file

@ -45,6 +45,7 @@ my %builds = (
"64bit,threaded" => "-Dusethreads -Duse64bitall $common", "64bit,threaded" => "-Dusethreads -Duse64bitall $common",
); );
# sha256 taken from http://www.cpan.org/authors/id/M/MI/MIYAGAWA/CHECKSUMS
my %cpanm = ( my %cpanm = (
name => "App-cpanminus-1.7043", name => "App-cpanminus-1.7043",
url => "http://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7043.tar.gz", url => "http://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7043.tar.gz",