office/LibreOffice: Updated for version 7.5.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 2023-05-10 13:39:45 +10:00 committed by Willy Sudiarto Raharjo
parent 5b33d4f95e
commit 2f7b3b5d67
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:-7.5.2.2}
VERSION=${VERSION:-7.5.3.2}
SHORT_VERSION=${VERSION%.*.*}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
VERSION="7.5.2.2"
VERSION="7.5.3.2"
HOMEPAGE="https://www.libreoffice.org"
DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/7.5.2/libreoffice-7.5.2.2.tar.xz \
https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.5.2.2-srcs.tar.xz"
MD5SUM="636a4fa94c7361d9d0fd0bf840783c27 \
7c179f70639056ff005b91153a20d0a2"
DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/7.5.3/libreoffice-7.5.3.2.tar.xz \
https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.5.3.2-srcs.tar.xz"
MD5SUM="cf7d9063553f11ae6d3044a80bd56905 \
bb47becd01dbf71ffd479679c69ba46d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zulu-openjdk11 apache-ant perl-Archive-Zip"