From: Graham Knop Date: Mon, 9 Sep 2013 13:36:04 +0000 (-0400) Subject: update repo metadata X-Git-Tag: v0.31~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Plugin-Static-Simple.git;a=commitdiff_plain;h=63b360da0ea143d3ff0b4a4c755311c7daf9db1e;hp=bfbfe88a27dace518f7da43a7c61aaee72191df5 update repo metadata --- diff --git a/Makefile.PL b/Makefile.PL index 57096f1..e22a3df 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -34,6 +34,6 @@ if( can_use 'Catalyst::Plugin::SubRequest' ) { } auto_install; -resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Plugin-Static-Simple/trunk/'; +resources repository => 'git://git.shadowcat.co.uk/catagits/Catalyst-Plugin-Static-Simple.git'; WriteAll;