From: Arthur Axel 'fREW' Schmidt Date: Fri, 20 Feb 2015 16:12:40 +0000 (-0600) Subject: update repo in repo X-Git-Tag: v1.015~8 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Authentication-Store-LDAP.git;a=commitdiff_plain;h=a6a8f29d3a4b04fc10e12e522380f0a1f8016a04 update repo in repo --- diff --git a/Makefile.PL b/Makefile.PL index 1c9b564..dc912f4 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -15,7 +15,7 @@ build_requires('Test::More'); build_requires('Test::MockObject'); build_requires('Test::Exception'); -resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Authentication-Store-LDAP/trunk/'; +resources repository => 'git://git.shadowcat.co.uk/catagits/Catalyst-Authentication-Store-LDAP.git'; if ($Module::Install::AUTHOR) { system("pod2text lib/Catalyst/Authentication/Store/LDAP.pm > README")