office/LibreOffice: Updated for version 6.2.3.2

Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
Christoph Willing 2019-04-19 18:52:01 +10:00 committed by Willy Sudiarto Raharjo
parent a390bd0c25
commit ed52af000d
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View file

@ -26,7 +26,7 @@
PRGNAM=LibreOffice
SRCNAM=libreoffice
VERSION=${VERSION:-6.2.2.2}
VERSION=${VERSION:-6.2.3.2}
SHORT_VERSION=${VERSION%.*.*}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
VERSION="6.2.2.2"
VERSION="6.2.3.2"
HOMEPAGE="https://www.libreoffice.org"
DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/6.2.2/libreoffice-6.2.2.2.tar.xz \
http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-6.2.2.2-srcs.tar.xz"
MD5SUM="bc51199ccdf8db657511233bd5f681ec \
57b8378f776b14fadb919dc75e5e1212"
DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/6.2.3/libreoffice-6.2.3.2.tar.xz \
http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-6.2.3.2-srcs.tar.xz"
MD5SUM="7c3c6f9b4b1e7907a69cd69c7bbc8d14 \
207bf638d0690228fbe7df0c814282c2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3 openjdk apache-ant perl-Archive-Zip"