summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-14 21:36:06 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-14 21:36:06 +0700
commit736613535b7edbd465834f182391094af6f00656 (patch)
tree6e81e602f3178d1b7fbc3bffbd659a1536a7047a
parent81f4376497959848b027a67201d3fe95010fe844 (diff)
downloadslackbuilds-736613535b7edbd465834f182391094af6f00656.tar.gz
slackbuilds-736613535b7edbd465834f182391094af6f00656.tar.xz
office/libreoffice: Updated for version 24.8.1.
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 74c892d1f3..710fb3c6b6 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.8.0"}
+VERSION=${VERSION:-"24.8.1"}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/office/libreoffice/libreoffice.info b/office/libreoffice/libreoffice.info
index d539a5a35a..a679ffad91 100644
--- a/office/libreoffice/libreoffice.info
+++ b/office/libreoffice/libreoffice.info
@@ -1,10 +1,10 @@
PRGNAM="libreoffice"
-VERSION="24.8.0"
+VERSION="24.8.1"
HOMEPAGE="https://www.libreoffice.org"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/24.8.0/rpm/x86_64/LibreOffice_24.8.0_Linux_x86-64_rpm.tar.gz"
-MD5SUM_x86_64="07b44b593e0b93396692b7b8060106fa"
+DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/24.8.1/rpm/x86_64/LibreOffice_24.8.1_Linux_x86-64_rpm.tar.gz"
+MD5SUM_x86_64="330027880eb9b200afbab6c09eb086db"
REQUIRES="zulu-openjdk8 avahi"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"