summary refs log tree commit diff
diff options
context:
space:
mode:
authorOlivier Mengué <dolmen@cpan.org>2012-10-23 14:42:42 +0200
committerFranck Cuny <franck@lumberjaph.net>2012-11-25 11:39:15 -0800
commit7efcf64543b5f743ed58737090c9a094bcf60740 (patch)
tree3517df2c61a59c482e73bfc83a51b21e9aa66f7d
parentUse $args{name} outside of subref to avoid memory leak. (diff)
downloadnet-http-spore-7efcf64543b5f743ed58737090c9a094bcf60740.tar.gz
DZ: fix MetaResources
-rw-r--r--dist.ini8
1 files changed, 5 insertions, 3 deletions
diff --git a/dist.ini b/dist.ini
index 932fce4..7bbfe56 100644
--- a/dist.ini
+++ b/dist.ini
@@ -17,9 +17,11 @@ bundle = @Basic
 [EOLTests]
 
 [MetaResources]
-repository = git://github.com/franckcuny/net-http-spore.git
-bugtracker = http://github.com/franckcuny/net-http-spore/issues
-homepage = http://github.com/franckcuny/net-http-spore
+repository.type = git
+repository.url = git://github.com/franckcuny/net-http-spore.git
+repository.web = https://github.com/franckcuny/net-http-spore
+bugtracker.web = https://github.com/franckcuny/net-http-spore/issues
+homepage = http://lumberjaph.net/net-http-spore/
 
 [PodWeaver]
 [AutoPrereqs]