diff options
author | Christoph Willing | 2017-07-29 07:50:53 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo | 2017-07-29 12:50:26 +0200 |
commit | 8bab5fe2f7f469192fc5620228559869d8b5f832 (patch) | |
tree | 241c0676843ea8887edf648c63806a03637b004e | |
parent | c7e8edada5182d8946e91713abf3e2ee007016dc (diff) | |
download | slackbuilds-8bab5fe2f7f469192fc5620228559869d8b5f832.tar.gz |
office/LibreOffice: Updated for version 5.4.0.3
Signed-off-by: Christoph Willing <chris.willing@linux.com>
-rw-r--r-- | office/LibreOffice/LibreOffice.SlackBuild | 3 | ||||
-rw-r--r-- | office/LibreOffice/LibreOffice.info | 10 |
2 files changed, 6 insertions, 7 deletions
diff --git a/office/LibreOffice/LibreOffice.SlackBuild b/office/LibreOffice/LibreOffice.SlackBuild index ad4035f7f9..8cc8cf73d3 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 \ diff --git a/office/LibreOffice/LibreOffice.info b/office/LibreOffice/LibreOffice.info index 3c09353d16..5f46ba2326 100644 --- a/office/LibreOffice/LibreOffice.info +++ b/office/LibreOffice/LibreOffice.info @@ -1,10 +1,10 @@ PRGNAM="LibreOffice" -VERSION="5.3.4.2" +VERSION="5.4.0.3" HOMEPAGE="http://libreoffice.org" -DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/5.3.4/libreoffice-5.3.4.2.tar.xz \ - http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-5.3.4.2-srcs.tar.xz" -MD5SUM="7c5e2c627871346bca19e6f55dce4b8a \ - 98ca95caa82b487ce7d0e1b32953ac3d" +DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/5.4.0/libreoffice-5.4.0.3.tar.xz \ + http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-5.4.0.3-srcs.tar.xz" +MD5SUM="3491becc5b7e3b1658239b8be877770c \ + 6751bf91890c4f656ec29712fce3dfe4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3 openjdk apache-ant perl-Archive-Zip" |