Repository: lucy
Updated Branches:
  refs/heads/0.3 7a5184917 -> a8807951e


Fix link to repo


Project: http://git-wip-us.apache.org/repos/asf/lucy/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/a8807951
Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/a8807951
Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/a8807951

Branch: refs/heads/0.3
Commit: a8807951eea5fbb2997a782b5179d84e71012a45
Parents: 7a51849
Author: Nick Wellnhofer <[email protected]>
Authored: Wed Mar 19 18:43:52 2014 +0100
Committer: Nick Wellnhofer <[email protected]>
Committed: Wed Jul 23 00:06:06 2014 +0200

----------------------------------------------------------------------
 perl/Build.PL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucy/blob/a8807951/perl/Build.PL
----------------------------------------------------------------------
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 @@ my $builder = Lucy::Build->new(
     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',
         },
     },

Reply via email to