summaryrefslogtreecommitdiffstats
path: root/office/LibreOffice
diff options
context:
space:
mode:
author Christoph Willing <chris.willing@linux.com>2021-12-08 20:12:11 +1000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-12-10 08:37:42 +0700
commit17833ab5ec3437593b2391cdfc5271d533e8efb0 (patch)
treec8938371574044169dacf1d95348325362f5c596 /office/LibreOffice
parent53ce371b53d17fe62e5f0524ffda211d49299df1 (diff)
downloadslackbuilds-17833ab5ec3437593b2391cdfc5271d533e8efb0.tar.gz
slackbuilds-17833ab5ec3437593b2391cdfc5271d533e8efb0.tar.xz
office/LibreOffice: Updated for version 7.2.4.1
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/LibreOffice')
-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 a5f3178c40..7e4eca5eea 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.3.2}
+VERSION=${VERSION:-7.2.4.1}
SHORT_VERSION=${VERSION%.*.*}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/LibreOffice/LibreOffice.info b/office/LibreOffice/LibreOffice.info
index 27c60049d5..b63b37eed4 100644
--- a/office/LibreOffice/LibreOffice.info
+++ b/office/LibreOffice/LibreOffice.info
@@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
-VERSION="7.2.3.2"
+VERSION="7.2.4.1"
HOMEPAGE="https://www.libreoffice.org"
-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="https://download.documentfoundation.org/libreoffice/src/7.2.4/libreoffice-7.2.4.1.tar.xz \
+ https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.2.4.1-srcs.tar.xz"
+MD5SUM="7dd2f4ff615d7f53ba6e89fa4fadf989 \
+ 8a674ddfcf2e29676c4f03c9bdef3f19"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk11 apache-ant perl-Archive-Zip"