summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-30 09:41:26 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-30 09:41:26 +0700
commit4973c83289c74c54791d73df3716acc7af3dfe26 (patch)
tree0d148c46ee68549798958f623231de6a0946fadd
parent9c11319bbe1f5e7a640f647d643c8d1d6bd861c2 (diff)
downloadslackbuilds-4973c83289c74c54791d73df3716acc7af3dfe26.tar.gz
slackbuilds-4973c83289c74c54791d73df3716acc7af3dfe26.tar.xz
office/libreoffice: Updated for version 24.2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--office/libreoffice/libreoffice.SlackBuild2
-rw-r--r--office/libreoffice/libreoffice.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/office/libreoffice/libreoffice.SlackBuild b/office/libreoffice/libreoffice.SlackBuild
index 753ce85704..82137b0e3c 100644
--- a/office/libreoffice/libreoffice.SlackBuild
+++ b/office/libreoffice/libreoffice.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libreoffice
-VERSION=${VERSION:-"24.2.1"}
+VERSION=${VERSION:-"24.2.2"}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/office/libreoffice/libreoffice.info b/office/libreoffice/libreoffice.info
index a577568496..6482c0a1aa 100644
--- a/office/libreoffice/libreoffice.info
+++ b/office/libreoffice/libreoffice.info
@@ -1,10 +1,10 @@
PRGNAM="libreoffice"
-VERSION="24.2.1"
+VERSION="24.2.2"
HOMEPAGE="https://www.libreoffice.org"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/24.2.1/rpm/x86_64/LibreOffice_24.2.1_Linux_x86-64_rpm.tar.gz"
-MD5SUM_x86_64="ba6cf19034d06a037fae32bb7472f850"
+DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/24.2.2/rpm/x86_64/LibreOffice_24.2.2_Linux_x86-64_rpm.tar.gz"
+MD5SUM_x86_64="cde06aceac2f7eed5b5761a30a072444"
REQUIRES="zulu-openjdk8 avahi"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"