office/LibreOffice: Updated for version 6.0.1.1

Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
Christoph Willing 2018-02-13 10:15:16 +10:00 committed by Willy Sudiarto Raharjo
parent 07d29ef504
commit 4169366727
2 changed files with 6 additions and 6 deletions

View File

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

View File

@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
VERSION="6.0.0.3"
VERSION="6.0.1.1"
HOMEPAGE="http://libreoffice.org"
DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/6.0.0/libreoffice-6.0.0.3.tar.xz \
http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-6.0.0.3-srcs.tar.xz"
MD5SUM="36e417cf7f0c2a0a3b6af6d4435b687a \
a1451a2cdeb1b93c3011e5ab854fff5c"
DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/6.0.1/libreoffice-6.0.1.1.tar.xz \
http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-6.0.1.1-srcs.tar.xz"
MD5SUM="dbd43dd3edffd7d287aa4507d4d8e176 \
7e4d9246ce5e21a7ff3bf00ef0352379"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3 openjdk apache-ant perl-Archive-Zip"