mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 22:28:47 -04:00
changed the 'repository' entry to github
This commit is contained in:
parent
acfd120b69
commit
81c025e76f
1 changed files with 1 additions and 1 deletions
|
@ -337,7 +337,7 @@ WriteMakefile(
|
||||||
resources => {
|
resources => {
|
||||||
license => 'http://dev.perl.org/licenses/',
|
license => 'http://dev.perl.org/licenses/',
|
||||||
bugtracker => 'http://rt.cpan.org/Public/Dist/Display.html?Name=DBD-SQLite',
|
bugtracker => 'http://rt.cpan.org/Public/Dist/Display.html?Name=DBD-SQLite',
|
||||||
repository => 'http://svn.ali.as/cpan/trunk/DBD-SQLite',
|
repository => 'https://github.com/DBD-SQLite/DBD-SQLite',
|
||||||
MailingList => 'http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbd-sqlite',
|
MailingList => 'http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbd-sqlite',
|
||||||
},
|
},
|
||||||
no_index => {
|
no_index => {
|
||||||
|
|
Loading…
Add table
Reference in a new issue