summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Christoph Willing <chris.willing@linux.com>2023-01-27 13:07:25 +1000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-28 08:23:12 +0700
commit887f96460bff6bbff8fd2127103411ea18e27e70 (patch)
treecf17ba226170ae1f5d46b1634837cc2b2d63d95a
parent547653ce775efa48e77364a9bb66b06200c3e324 (diff)
downloadslackbuilds-887f96460bff6bbff8fd2127103411ea18e27e70.tar.gz
slackbuilds-887f96460bff6bbff8fd2127103411ea18e27e70.tar.xz
office/LibreOffice: Updated for version 7.4.5.1
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 50e4bcaf42..45f89e651e 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.4.2}
+VERSION=${VERSION:-7.4.5.1}
SHORT_VERSION=${VERSION%.*.*}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/LibreOffice/LibreOffice.info b/office/LibreOffice/LibreOffice.info
index 2bfc672bb8..63b15ebf56 100644
--- a/office/LibreOffice/LibreOffice.info
+++ b/office/LibreOffice/LibreOffice.info
@@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
-VERSION="7.4.4.2"
+VERSION="7.4.5.1"
HOMEPAGE="https://www.libreoffice.org"
-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="https://download.documentfoundation.org/libreoffice/src/7.4.5/libreoffice-7.4.5.1.tar.xz \
+ https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.4.5.1-srcs.tar.xz"
+MD5SUM="acc959e10d99cfb9acb3237392b9e45d \
+ 74025387116a4034be82630676a889a0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zulu-openjdk11 apache-ant perl-Archive-Zip"