diff options
author | Christoph Willing <chris.willing@linux.com> | 2018-09-28 22:10:37 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-29 07:47:40 +0700 |
commit | 827b52a1fb307e56db2f8ca103b6bae943b4ad96 (patch) | |
tree | 14bdfc40f220270aa26d7f5d3783ce17741250e0 | |
parent | c3f54c5f1eece3454d98da4c1777bd91e8338384 (diff) |
office/LibreOffice: Updated for version 6.1.2.1
Signed-off-by: Christoph Willing <chris.willing@linux.com>
-rw-r--r-- | office/LibreOffice/LibreOffice.SlackBuild | 2 | ||||
-rw-r--r-- | office/LibreOffice/LibreOffice.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/office/LibreOffice/LibreOffice.SlackBuild b/office/LibreOffice/LibreOffice.SlackBuild index ed9db052848d..2d78318b85ca 100644 --- a/office/LibreOffice/LibreOffice.SlackBuild +++ b/office/LibreOffice/LibreOffice.SlackBuild @@ -26,7 +26,7 @@ PRGNAM=LibreOffice SRCNAM=libreoffice -VERSION=${VERSION:-6.1.1.2} +VERSION=${VERSION:-6.1.2.1} SHORT_VERSION=${VERSION%.*.*} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/LibreOffice/LibreOffice.info b/office/LibreOffice/LibreOffice.info index 56ff85e510b2..a317b6dd77c9 100644 --- a/office/LibreOffice/LibreOffice.info +++ b/office/LibreOffice/LibreOffice.info @@ -1,10 +1,10 @@ PRGNAM="LibreOffice" -VERSION="6.1.1.2" +VERSION="6.1.2.1" HOMEPAGE="http://libreoffice.org" -DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/6.1.1/libreoffice-6.1.1.2.tar.xz \ - http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-6.1.1.2-srcs.tar.xz" -MD5SUM="738c31cb060e1c0655ddcd8b3593d66d \ - 9771b3579378da49221edd4f61e09552" +DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/6.1.2/libreoffice-6.1.2.1.tar.xz \ + http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-6.1.2.1-srcs.tar.xz" +MD5SUM="b8d746b56e39b1926e61a4ede7c71891 \ + 2ad25f51b6ac2cd0b342b0293a117e01" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3 openjdk apache-ant perl-Archive-Zip" |