summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Christoph Willing2023-12-08 07:03:13 +0100
committer Willy Sudiarto Raharjo2023-12-09 01:49:11 +0100
commit80098bf329b78c2d3040cadd66cb619a6581c76e (patch)
tree8c7bd90387dc85fc7c383af0ea19344ab2bd836c /office
parentf68bc2e9c478a096a1818871f39fad666d24e0be (diff)
downloadslackbuilds-80098bf329b78c2d3040cadd66cb619a6581c76e.tar.gz
office/LibreOffice: Updated for version 7.6.4.1
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 42614ed778..4030415c12 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.3.2}
+VERSION=${VERSION:-7.6.4.1}
SHORT_VERSION=${VERSION%.*.*}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/LibreOffice/LibreOffice.info b/office/LibreOffice/LibreOffice.info
index 5c03e5210a..35c208be33 100644
--- a/office/LibreOffice/LibreOffice.info
+++ b/office/LibreOffice/LibreOffice.info
@@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
-VERSION="7.6.3.2"
+VERSION="7.6.4.1"
HOMEPAGE="https://www.libreoffice.org"
-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="https://download.documentfoundation.org/libreoffice/src/7.6.4/libreoffice-7.6.4.1.tar.xz \
+ https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.6.4.1-srcs.tar.xz"
+MD5SUM="51cb8339342bf6d95b07c72b6106cb00 \
+ 2e2d36cddbf470f9de744c9bb9624ffd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zulu-openjdk11 apache-ant perl-Archive-Zip"