summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-05-26 14:19:36 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-05-26 14:19:36 +0200
commit7b6baf6c5c6616ab5ccf5fc7a8ed2537ef3e1f8e (patch)
treec5e29e9b5fc52ec094534a4a9a5f1a815b78a50b
parentd54caa0fbf589a4b48e5438461c94c583f225b80 (diff)
drop libreoffice-4-4 branch and add libreoffice-5-2 insteadtinderbox
-rw-r--r--local_conf/TreeData.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/local_conf/TreeData.pm b/local_conf/TreeData.pm
index d2206ff..e6f13b4 100644
--- a/local_conf/TreeData.pm
+++ b/local_conf/TreeData.pm
@@ -237,10 +237,10 @@ $VERSION = '#tinder_version#';
branch => 'libreoffice-5-1',
VCS => 'GIT',
},
- 'libreoffice-4-4' => {
+ 'libreoffice-5-2' => {
root => 'git://anongit.freedesktop.org/git/libreoffice/core',
module => 'all',
- branch => 'libreoffice-4-4',
+ branch => 'libreoffice-5-2',
VCS => 'GIT',
},
'libreoffice-5-0' => {