summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Christoph Willing2022-05-06 08:23:18 +0200
committer Willy Sudiarto Raharjo2022-05-07 08:59:21 +0200
commita4e5d1415fd90cc26a1d0e49eef723447d582e2b (patch)
tree819582652f966adc9d4ebd9252ae41f7d794984f
parent1ef0d7b71ccfa456da9a292aa933ed13b865a576 (diff)
downloadslackbuilds-a4e5d1415fd90cc26a1d0e49eef723447d582e2b.tar.gz
office/LibreOffice: Updated for version 7.3.3.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 ca3e5b5dfd..4161ba47be 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.3.2.2}
+VERSION=${VERSION:-7.3.3.2}
SHORT_VERSION=${VERSION%.*.*}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/LibreOffice/LibreOffice.info b/office/LibreOffice/LibreOffice.info
index 9f563d6a6a..79f3732577 100644
--- a/office/LibreOffice/LibreOffice.info
+++ b/office/LibreOffice/LibreOffice.info
@@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
-VERSION="7.3.2.2"
+VERSION="7.3.3.2"
HOMEPAGE="https://www.libreoffice.org"
-DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/7.3.2/libreoffice-7.3.2.2.tar.xz \
- https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.3.2.2-srcs.tar.xz"
-MD5SUM="4a6c3d37e9ce238143606238df9a280d \
- aa3ef11cf5a5d280e1fb5e4ed73eb791"
+DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/7.3.3/libreoffice-7.3.3.2.tar.xz \
+ https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.3.3.2-srcs.tar.xz"
+MD5SUM="d085844a143eec6424e39218848ef8fe \
+ a003db37fe8a5edeabb4df46a1c9c65e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zulu-openjdk11 apache-ant perl-Archive-Zip"