office/LibreOffice: Updated for version 5.2.5.1

Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
This commit is contained in:
Christoph Willing 2017-02-01 14:26:57 +10:00 committed by Willy Sudiarto Raharjo
parent 07878134b9
commit 2064c7bcc3
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 7 additions and 7 deletions

View file

@ -4,7 +4,7 @@
# Slackware build script for LibreOffice
# Copyright 2015-2016 Christoph Willing Brisbane, Australia
# Copyright 2015-2017 Christoph Willing Brisbane, Australia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -26,7 +26,7 @@
PRGNAM=LibreOffice
SRCNAM=libreoffice
VERSION=${VERSION:-5.2.4.2}
VERSION=${VERSION:-5.2.5.1}
SHORT_VERSION=${VERSION%.*.*}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
VERSION="5.2.4.2"
VERSION="5.2.5.1"
HOMEPAGE="http://libreoffice.org"
DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/5.2.4/libreoffice-5.2.4.2.tar.xz \
http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-5.2.4.2-srcs.tar.xz"
MD5SUM="6355e3750604370b51c77cdffb688275 \
dea7fa50286c7f62af82e4e58d9464f7"
DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/5.2.5/libreoffice-5.2.5.1.tar.xz \
http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-5.2.5.1-srcs.tar.xz"
MD5SUM="1e93a3992c2358f4e6e3b1cdd373eda2 \
d006fa9d26c1dcee4673824efcdc38d1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3 jdk apache-ant perl-Archive-Zip"