office/LibreOffice: Updated for version 5.2.1.2
Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
This commit is contained in:
parent
191d68b538
commit
a009c25721
|
@ -26,7 +26,7 @@
|
|||
|
||||
PRGNAM=LibreOffice
|
||||
SRCNAM=libreoffice
|
||||
VERSION=${VERSION:-5.2.0.4}
|
||||
VERSION=${VERSION:-5.2.1.2}
|
||||
SHORT_VERSION=${VERSION%.*.*}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="LibreOffice"
|
||||
VERSION="5.2.0.4"
|
||||
VERSION="5.2.1.2"
|
||||
HOMEPAGE="http://libreoffice.org"
|
||||
DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/5.2.0/libreoffice-5.2.0.4.tar.xz \
|
||||
http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-5.2.0.4-srcs.tar.xz"
|
||||
MD5SUM="40ee24812d171238981599843ca9f5b6 \
|
||||
d39d38f48cd90663a7c46f8d06f7e0c9"
|
||||
DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/5.2.1/libreoffice-5.2.1.2.tar.xz \
|
||||
http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-5.2.1.2-srcs.tar.xz"
|
||||
MD5SUM="10c9de303065e877954ee3f9717b48ec \
|
||||
26fcf09f00b239cb8607d60fe77a9aaa"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="avahi python3 apache-ant perl-Archive-Zip"
|
||||
|
|
Loading…
Reference in New Issue