Fix repository metadata. RT#87114
Tomas Doran [Sat, 27 Jul 2013 19:53:03 +0000 (12:53 -0700)]
Changes
Makefile.PL

diff --git a/Changes b/Changes
index 8999d88..e207f03 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,5 @@
+   - Fix repository metadata. RT#87114
+
 1.015 2012-06-27
    - Add broken_dotnet_digest_without_query_string option
 
index 3be4b77..6f14d76 100644 (file)
@@ -21,7 +21,7 @@ author_requires 'Test::Pod' => '1.14';
 author_requires 'Test::Spelling' => '0.11';
 author_requires 'Test::Pod::Coverage' => '1.04';
 
-resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Authentication-Credential-HTTP';
+resources repository => 'git://git.shadowcat.co.uk/catagits/Catalyst/Catalyst-Authentication-Credential-HTTP';
 
 author_tests 't/author';