update repo metadata
Graham Knop [Mon, 9 Sep 2013 13:36:04 +0000 (09:36 -0400)]
Makefile.PL

index 57096f1..e22a3df 100644 (file)
@@ -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;