diff options
author | Christoph Willing <chris.willing@linux.com> | 2021-07-24 09:47:04 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-07-25 16:56:11 +0700 |
commit | c6b6150d06b9c634c498adb7da2071405109c991 (patch) | |
tree | 0cf91f2dbb2cd062a55e990a62d8a2140c1f1348 /office | |
parent | 4e688a93f19436223cdc2513775c6fce5ac961a1 (diff) |
office/LibreOffice: Updated for version 7.1.5.2
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-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 b82c146142bd..92193f6e7042 100644 --- a/office/LibreOffice/LibreOffice.SlackBuild +++ b/office/LibreOffice/LibreOffice.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=LibreOffice SRCNAM=libreoffice -VERSION=${VERSION:-7.1.4.2} +VERSION=${VERSION:-7.1.5.2} SHORT_VERSION=${VERSION%.*.*} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/LibreOffice/LibreOffice.info b/office/LibreOffice/LibreOffice.info index 5771045a4dfd..188f148bbba2 100644 --- a/office/LibreOffice/LibreOffice.info +++ b/office/LibreOffice/LibreOffice.info @@ -1,10 +1,10 @@ PRGNAM="LibreOffice" -VERSION="7.1.4.2" +VERSION="7.1.5.2" HOMEPAGE="https://www.libreoffice.org" -DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/7.1.4/libreoffice-7.1.4.2.tar.xz \ - https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.1.4.2-srcs.tar.xz" -MD5SUM="4e4e81a4f66544775912c85ce214a7d7 \ - ccfb90c1079877a42d21989cbb802d17" +DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/7.1.5/libreoffice-7.1.5.2.tar.xz \ + https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.1.5.2-srcs.tar.xz" +MD5SUM="c713b9417769650c3c2007352a7bf3a8 \ + 81fb5752c8d89be2c131949c48619e9d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk11 apache-ant perl-Archive-Zip" |