office/LibreOffice: Updated for version 5.4.1.2

Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
Christoph Willing 2017-09-02 12:28:40 +10:00 committed by David Spencer
parent a5ddaf0946
commit 9315e49edc
2 changed files with 7 additions and 7 deletions

View file

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

View file

@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
VERSION="5.4.0.3"
VERSION="5.4.1.2"
HOMEPAGE="http://libreoffice.org"
DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/5.4.0/libreoffice-5.4.0.3.tar.xz \
http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-5.4.0.3-srcs.tar.xz"
MD5SUM="3491becc5b7e3b1658239b8be877770c \
6751bf91890c4f656ec29712fce3dfe4"
DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/5.4.1/libreoffice-5.4.1.2.tar.xz \
http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-5.4.1.2-srcs.tar.xz"
MD5SUM="95cb3b05efd537716fcbf0674cbebc99 \
3251c988ec7614276fd75c78f08993dc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3 openjdk apache-ant perl-Archive-Zip"