summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2013-10-25 14:40:11 -0700
committerFather Chrysostomos <sprout@cpan.org>2013-10-25 14:41:31 -0700
commit33ac96a5b7ec024766153eab2d7bb78a951877a2 (patch)
tree370d41295ecd7f6cfe826b6db15ce9243b894b29
parent4fc80027cb5098bd4d8108087bc0047e15b43351 (diff)
downloadperl-33ac96a5b7ec024766153eab2d7bb78a951877a2.tar.gz
Regen META.{yml,json}
(If t/porting/regen.t fails without this regeneration, why doesn’t ‘make regen’ do this?)
-rw-r--r--META.json2
-rw-r--r--META.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/META.json b/META.json
index d15a43cc29..48c8c2194e 100644
--- a/META.json
+++ b/META.json
@@ -115,7 +115,7 @@
"release_status" : "unstable",
"resources" : {
"bugtracker" : {
- "web" : "http://rt.perl.org/perlbug/"
+ "web" : "https://rt.perl.org/"
},
"homepage" : "http://www.perl.org/",
"license" : [
diff --git a/META.yml b/META.yml
index f4762e0a50..cc88c3fe21 100644
--- a/META.yml
+++ b/META.yml
@@ -108,7 +108,7 @@ no_index:
- Porting/perldelta_template.pod
- TestInit.pm
resources:
- bugtracker: http://rt.perl.org/perlbug/
+ bugtracker: https://rt.perl.org/
homepage: http://www.perl.org/
license: http://dev.perl.org/licenses/
repository: http://perl5.git.perl.org/