summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Christoph Willing2021-11-29 02:15:58 +0100
committer Willy Sudiarto Raharjo2021-11-29 03:43:56 +0100
commite68aa25ba3b96719e056cb786d862ba1e38cc30f (patch)
tree492b9e104239b01888e14bedb30ada68d43ed424 /office
parentf2326447771a52bf343303bb5d7bd569e0a66a4f (diff)
downloadslackbuilds-e68aa25ba3b96719e056cb786d862ba1e38cc30f.tar.gz
office/LibreOffice: Updated for version 7.2.3.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.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 1cee5c60b6..a5f3178c40 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.2.2.2}
+VERSION=${VERSION:-7.2.3.2}
SHORT_VERSION=${VERSION%.*.*}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/LibreOffice/LibreOffice.info b/office/LibreOffice/LibreOffice.info
index 063f5c67f6..27c60049d5 100644
--- a/office/LibreOffice/LibreOffice.info
+++ b/office/LibreOffice/LibreOffice.info
@@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
-VERSION="7.2.2.2"
+VERSION="7.2.3.2"
HOMEPAGE="https://www.libreoffice.org"
-DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/7.2.2/libreoffice-7.2.2.2.tar.xz \
- https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.2.2.2-srcs.tar.xz"
-MD5SUM="e99925407daf562d0a996b6812df718c \
- ea80b7b3a7b1658cdef8a8e3d108e6dc"
+DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/7.2.3/libreoffice-7.2.3.2.tar.xz \
+ https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.2.3.2-srcs.tar.xz"
+MD5SUM="0de4818fdf970042630e270fd7e6bc82 \
+ d48f64e3905b6fa4178167cdbeb4e7a2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk11 apache-ant perl-Archive-Zip"