Fix link to repo
diff --git a/perl/Build.PL b/perl/Build.PL
index f7e37ef..e8dff03 100644
--- a/perl/Build.PL
+++ b/perl/Build.PL
@@ -37,7 +37,7 @@
     meta_add   => {
         resources => {
             homepage   => 'http://lucy.apache.org',
-            repository => 'http://git-wip-us.apache.org/repos/asf/lucy.git',
+            repository => 'https://git-wip-us.apache.org/repos/asf/lucy.git',
             bugtracker => 'https://issues.apache.org/jira/browse/LUCY',
         },
     },