office/LibreOffice: Updated for version 24.8.2.1

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-09-29 10:55:01 +10:00 committed by Willy Sudiarto Raharjo
parent 02044f343b
commit dd0b137e74
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 7 additions and 6 deletions

View file

@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=LibreOffice
SRCNAM=libreoffice
VERSION=${VERSION:-24.8.1.2}
VERSION=${VERSION:-24.8.2.1}
SHORT_VERSION=${VERSION%.*.*}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -221,6 +221,7 @@ extnlpsolver="--enable-ext-nlpsolver"; [ "${EXTNLPSOLVER:-yes}" != "yes" ] &
--enable-qt5 \
--enable-python=system \
--enable-gio \
--disable-gstreamer-1-0 \
$extct2n \
$extnumbertext \
$extnlpsolver \

View file

@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
VERSION="24.8.1.2"
VERSION="24.8.2.1"
HOMEPAGE="https://www.libreoffice.org"
DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/24.8.1/libreoffice-24.8.1.2.tar.xz \
https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-24.8.1.2-srcs.tar.xz"
MD5SUM="b35207353549e450d280c11fc8a15ccd \
9d8e5935e4101aca7f2987e93ea12bfb"
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_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zulu-openjdk17 apache-ant perl-Archive-Zip libcdr libfreehand liblangtag libmspub libzmf"