office/LibreOffice: Updated for version 24.8.3.2

Signed-off-by: Christoph Willing <chris.willing@linux.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Christoph Willing 2024-11-16 08:50:50 +11:00 committed by Willy Sudiarto Raharjo
parent f6c9c85f15
commit c11d5d728c
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View file

@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=LibreOffice
SRCNAM=libreoffice
VERSION=${VERSION:-24.8.2.1}
VERSION=${VERSION:-24.8.3.2}
SHORT_VERSION=${VERSION%.*.*}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
VERSION="24.8.2.1"
VERSION="24.8.3.2"
HOMEPAGE="https://www.libreoffice.org"
DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/24.8.2/libreoffice-24.8.2.1.tar.xz \
https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-24.8.2.1-srcs.tar.xz"
MD5SUM="b1e07cb05896a4468c178b432a5224ea \
1ae5314fcfaa17dc5e62a4b90e594a88"
DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/24.8.3/libreoffice-24.8.3.2.tar.xz \
https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-24.8.3.2-srcs.tar.xz"
MD5SUM="ff89c67ce6a49c966abbb2ac3ae8e26c \
4fa91669e33cf9a43ae130a84a0dd8aa"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zulu-openjdk17 apache-ant perl-Archive-Zip libcdr libfreehand liblangtag libmspub libzmf"