office/LibreOffice: Updated for version 7.5.4.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-06-09 17:53:29 +10:00 committed by Willy Sudiarto Raharjo
parent 33114c5815
commit 10019b582b
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 7 additions and 7 deletions

View file

@ -28,9 +28,9 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=LibreOffice
SRCNAM=libreoffice
VERSION=${VERSION:-7.5.3.2}
VERSION=${VERSION:-7.5.4.2}
SHORT_VERSION=${VERSION%.*.*}
BUILD=${BUILD:-2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
VERSION="7.5.3.2"
VERSION="7.5.4.2"
HOMEPAGE="https://www.libreoffice.org"
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="https://download.documentfoundation.org/libreoffice/src/7.5.4/libreoffice-7.5.4.2.tar.xz \
https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.5.4.2-srcs.tar.xz"
MD5SUM="da850bcc4306d40e92d713675e6a1014 \
ce69908c58e7c4c6c93898c5a118851c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zulu-openjdk11 apache-ant perl-Archive-Zip"