diff options
author | Christoph Willing <chris.willing@linux.com> | 2017-07-29 15:50:53 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-29 17:50:26 +0700 |
commit | 8bab5fe2f7f469192fc5620228559869d8b5f832 (patch) | |
tree | 241c0676843ea8887edf648c63806a03637b004e /office/LibreOffice/LibreOffice.SlackBuild | |
parent | c7e8edada5182d8946e91713abf3e2ee007016dc (diff) |
office/LibreOffice: Updated for version 5.4.0.3
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'office/LibreOffice/LibreOffice.SlackBuild')
-rw-r--r-- | office/LibreOffice/LibreOffice.SlackBuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/office/LibreOffice/LibreOffice.SlackBuild b/office/LibreOffice/LibreOffice.SlackBuild index ad4035f7f982..8cc8cf73d3c1 100644 --- a/office/LibreOffice/LibreOffice.SlackBuild +++ b/office/LibreOffice/LibreOffice.SlackBuild @@ -26,7 +26,7 @@ PRGNAM=LibreOffice SRCNAM=libreoffice -VERSION=${VERSION:-5.3.4.2} +VERSION=${VERSION:-5.4.0.3} SHORT_VERSION=${VERSION%.*.*} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} @@ -138,7 +138,6 @@ fi --without-krb5 \ --without-gssapi \ --without-junit \ - --with-ant-home=lib$LIBDIRSUFFIX/apache-ant \ --with-help \ --with-system-boost \ --with-system-cairo \ |