summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Christoph Willing2023-07-21 07:56:30 +0200
committer Willy Sudiarto Raharjo2023-07-22 10:52:44 +0200
commit9f8cb4084495984310bcf41b539a9166c23e54f8 (patch)
tree3732600a21456e9290aa6c05e3becc100620285c
parent57522e90b71c7b7aaf2adf6fc3e47cb33867037d (diff)
downloadslackbuilds-9f8cb4084495984310bcf41b539a9166c23e54f8.tar.gz
office/LibreOffice: Updated for version 7.5.5.2
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--office/LibreOffice/LibreOffice.SlackBuild2
-rw-r--r--office/LibreOffice/LibreOffice.info10
2 files changed, 6 insertions, 6 deletions
diff --git a/office/LibreOffice/LibreOffice.SlackBuild b/office/LibreOffice/LibreOffice.SlackBuild
index 0550bc08bb..6cfb78c366 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.5.4.2}
+VERSION=${VERSION:-7.5.5.2}
SHORT_VERSION=${VERSION%.*.*}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/LibreOffice/LibreOffice.info b/office/LibreOffice/LibreOffice.info
index 704b79f0f5..c6e8cd2c3a 100644
--- a/office/LibreOffice/LibreOffice.info
+++ b/office/LibreOffice/LibreOffice.info
@@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
-VERSION="7.5.4.2"
+VERSION="7.5.5.2"
HOMEPAGE="https://www.libreoffice.org"
-DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/7.5.4/libreoffice-7.5.4.2.tar.xz \
- https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.5.4.2-srcs.tar.xz"
-MD5SUM="da850bcc4306d40e92d713675e6a1014 \
- ce69908c58e7c4c6c93898c5a118851c"
+DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/7.5.5/libreoffice-7.5.5.2.tar.xz \
+ https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.5.5.2-srcs.tar.xz"
+MD5SUM="6dc4563fe629cd944b3122475dc80461 \
+ 980f1c188beb3efce4ea927fb8a1ae50"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zulu-openjdk11 apache-ant perl-Archive-Zip"