summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Christoph Willing2023-11-24 02:40:10 +0100
committer Willy Sudiarto Raharjo2023-11-25 16:12:38 +0100
commite591c689ff53130e0bc21e82a0df94826fff4280 (patch)
treee787ad2538c71c97f6b3b9bfb97e820f9f44fe10 /office
parent1132bea71ea8a2b5ba76130264f3eb200d476bd0 (diff)
downloadslackbuilds-e591c689ff53130e0bc21e82a0df94826fff4280.tar.gz
office/LibreOffice: Updated for version 7.6.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 9c9f63878a..42614ed778 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.6.2.1}
+VERSION=${VERSION:-7.6.3.2}
SHORT_VERSION=${VERSION%.*.*}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/LibreOffice/LibreOffice.info b/office/LibreOffice/LibreOffice.info
index 28491409e9..5c03e5210a 100644
--- a/office/LibreOffice/LibreOffice.info
+++ b/office/LibreOffice/LibreOffice.info
@@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
-VERSION="7.6.2.1"
+VERSION="7.6.3.2"
HOMEPAGE="https://www.libreoffice.org"
-DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/7.6.2/libreoffice-7.6.2.1.tar.xz \
- https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.6.2.1-srcs.tar.xz"
-MD5SUM="13fca0b5df68b445340d7c5f8373e99c \
- 1bf3ca1d6ac2d1c81f740d4d4d0c0aeb"
+DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/7.6.3/libreoffice-7.6.3.2.tar.xz \
+ https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.6.3.2-srcs.tar.xz"
+MD5SUM="3d083e600db4f747c90c714292f1d695 \
+ 77976fe40a58ffe5c839593145db18d8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zulu-openjdk11 apache-ant perl-Archive-Zip"