summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Christoph Willing <chris.willing@linux.com>2022-11-25 14:21:56 +1000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-26 09:11:50 +0700
commite22b290743c9ed5acbddc93dc7dcf97ffe3259d6 (patch)
tree0ffe7a524e3ad698535d7c87edeb928c2334ddde /office
parentdf3ea4e70bc869956f42d8399e4fa87a70d4bf7c (diff)
downloadslackbuilds-e22b290743c9ed5acbddc93dc7dcf97ffe3259d6.tar.gz
slackbuilds-e22b290743c9ed5acbddc93dc7dcf97ffe3259d6.tar.xz
office/LibreOffice: Updated for version 7.4.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 86fc2a8d06..2c1cf1d9cf 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.4.2.3}
+VERSION=${VERSION:-7.4.3.2}
SHORT_VERSION=${VERSION%.*.*}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/LibreOffice/LibreOffice.info b/office/LibreOffice/LibreOffice.info
index 7f03d2b6ff..afef514a7a 100644
--- a/office/LibreOffice/LibreOffice.info
+++ b/office/LibreOffice/LibreOffice.info
@@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
-VERSION="7.4.2.3"
+VERSION="7.4.3.2"
HOMEPAGE="https://www.libreoffice.org"
-DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/7.4.2/libreoffice-7.4.2.3.tar.xz \
- https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.4.2.3-srcs.tar.xz"
-MD5SUM="aeb1fba3a91cf2edd580f7acf3ac66c6 \
- 4b020d96f8d28b0b16bf4ddcc853ae82"
+DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/7.4.3/libreoffice-7.4.3.2.tar.xz \
+ https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.4.3.2-srcs.tar.xz"
+MD5SUM="85dd5f6035e69074176bcd1ff3b53360 \
+ fad90a15d65fb188253eb57cfffd0edc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zulu-openjdk11 apache-ant perl-Archive-Zip"