moving to codeberg

This commit is contained in:
2025-12-14 20:55:16 +01:00
parent 53157b56a0
commit 84d3379dd9

View File

@@ -25,7 +25,7 @@ WriteMakefile(
test => { TESTS => 't/*.t' }, test => { TESTS => 't/*.t' },
'META_MERGE' => { 'META_MERGE' => {
resources => { resources => {
repository => 'https://github.com/TLINDEN/dbmdeep', repository => 'https://codeberg.org/scip/dbmdeep',
}, },
}, },