summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Christoph Willing <chris.willing@linux.com>2023-01-13 16:29:26 +1000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-14 08:50:35 +0700
commit93de8c0762a540a1b6075cde2af0354bddca2e5f (patch)
tree7c08615b95350c97386d693709939309a21e0f15
parentfb42f04dad17bed4178e42c3e7e5396fcca41877 (diff)
downloadslackbuilds-93de8c0762a540a1b6075cde2af0354bddca2e5f.tar.gz
slackbuilds-93de8c0762a540a1b6075cde2af0354bddca2e5f.tar.xz
office/LibreOffice: Updated for version 7.4.4.2
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--office/LibreOffice/LibreOffice.SlackBuild4
-rw-r--r--office/LibreOffice/LibreOffice.info10
2 files changed, 7 insertions, 7 deletions
diff --git a/office/LibreOffice/LibreOffice.SlackBuild b/office/LibreOffice/LibreOffice.SlackBuild
index 2c1cf1d9cf..50e4bcaf42 100644
--- a/office/LibreOffice/LibreOffice.SlackBuild
+++ b/office/LibreOffice/LibreOffice.SlackBuild
@@ -4,7 +4,7 @@
# Slackware build script for LibreOffice
-# Copyright 2015-2022 Christoph Willing Brisbane, Australia
+# Copyright 2015-2023 Christoph Willing Brisbane, Australia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=LibreOffice
SRCNAM=libreoffice
-VERSION=${VERSION:-7.4.3.2}
+VERSION=${VERSION:-7.4.4.2}
SHORT_VERSION=${VERSION%.*.*}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/LibreOffice/LibreOffice.info b/office/LibreOffice/LibreOffice.info
index afef514a7a..2bfc672bb8 100644
--- a/office/LibreOffice/LibreOffice.info
+++ b/office/LibreOffice/LibreOffice.info
@@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
-VERSION="7.4.3.2"
+VERSION="7.4.4.2"
HOMEPAGE="https://www.libreoffice.org"
-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="https://download.documentfoundation.org/libreoffice/src/7.4.4/libreoffice-7.4.4.2.tar.xz \
+ https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.4.4.2-srcs.tar.xz"
+MD5SUM="442a656664587ccdf7ef4d3d759a56e1 \
+ 4b70f85f5af916795db7f5a351defd8a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zulu-openjdk11 apache-ant perl-Archive-Zip"