office/LibreOffice: Updated for version 5.3.3.2

Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
Christoph Willing 2017-05-12 13:52:37 +10:00
parent b26631c53f
commit f1b2db617d
2 changed files with 7 additions and 7 deletions

View file

@ -26,9 +26,9 @@
PRGNAM=LibreOffice
SRCNAM=libreoffice
VERSION=${VERSION:-5.3.2.2}
VERSION=${VERSION:-5.3.3.2}
SHORT_VERSION=${VERSION%.*.*}
BUILD=${BUILD:-3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PACKAGER=${PACKAGER:-"AnonymousCoward"}

View file

@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
VERSION="5.3.2.2"
VERSION="5.3.3.2"
HOMEPAGE="http://libreoffice.org"
DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/5.3.2/libreoffice-5.3.2.2.tar.xz \
http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-5.3.2.2-srcs.tar.xz"
MD5SUM="7775d814f0c13d0f2e3d7cafd930ae17 \
9f9f8a2dcfd6bed6d46045cc6773f507"
DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/5.3.3/libreoffice-5.3.3.2.tar.xz \
http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-5.3.3.2-srcs.tar.xz"
MD5SUM="2b804a62d318550140259d31ef2599b9 \
03638becb564ffb068bed1a8a165921e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3 openjdk apache-ant perl-Archive-Zip"