aboutsummaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2021-07-01 11:44:37 +1200
committerTom Ryder <tom@sanctum.geek.nz>2021-07-01 11:44:37 +1200
commit839a946c442fb43a6a2661cdeee7c5f5cb189715 (patch)
treea98b41138e022a7c126b8547471ccfd85365fb04 /Makefile.PL
parentMerge branch 'release/v0.11' (diff)
downloadMail-Run-Crypt-839a946c442fb43a6a2661cdeee7c5f5cb189715.tar.gz
Mail-Run-Crypt-839a946c442fb43a6a2661cdeee7c5f5cb189715.zip
Update URLs in Makefile.PL
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 7ec9943..7c3187f 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -36,11 +36,11 @@ WriteMakefile(
},
},
resources => {
- homepage => 'https://sanctum.geek.nz/cgit/Mail-Run-Crypt.git/',
+ homepage => 'https://dev.sanctum.geek.nz/cgit/Mail-Run-Crypt.git/',
repository => {
type => 'git',
url => 'https://sanctum.geek.nz/code/Mail-Run-Crypt.git/',
- web => 'https://sanctum.geek.nz/cgit/Mail-Run-Crypt.git/',
+ web => 'https://dev.sanctum.geek.nz/cgit/Mail-Run-Crypt.git/',
},
},
},