Update to metadata to refer to current github repo

This commit is contained in:
Neil Bowers 2013-08-18 10:52:28 +01:00
parent 02b046373b
commit 9f1d0adf0d

View file

@ -8,7 +8,11 @@ WriteMakefile(
PREREQ_PM => { SOAP::Lite => 0.67 },
META_ADD => {
resources => {
repository => 'git://github.com/hembreed/Business-PayPal-API.git',
repository => {
type => 'git',
url => 'git://github.com/oalders/business-paypal-api.git',
web => 'https://github.com/oalders/business-paypal-api',
},
},
},
($] >= 5.005 ?