summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-10 21:13:55 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-10 23:18:23 +0100
commitfcb7456beb77d81004d55556a448fae433024cb7 (patch)
tree7dd096ba0e7982c0f27aa16624a289a343a9d8f1
parent34eb135ecb4b4a8b0410b08ac414f4c7d5eee100 (diff)
downloadlorries-fcb7456beb77d81004d55556a448fae433024cb7.tar.gz
Update URL for Perl Error module
Use https://cpan.metacpan.org instead of a random mirror that doesn't have this version any more.
-rw-r--r--open-source-lorries/error-perl-tarball.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/error-perl-tarball.lorry b/open-source-lorries/error-perl-tarball.lorry
index 828a434..c63b7a0 100644
--- a/open-source-lorries/error-perl-tarball.lorry
+++ b/open-source-lorries/error-perl-tarball.lorry
@@ -1,6 +1,6 @@
{
"error-perl-tarball": {
"type": "tarball",
- "url": "http://ftp.heanet.ie/mirrors/ftp.perl.org/pub/CPAN/authors/id/S/SH/SHLOMIF/Error-0.17018.tar.gz"
+ "url": "https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/Error-0.17018.tar.gz"
}
}