mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
office/LibreOffice: Updated for version 5.2.4.2
Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
This commit is contained in:
parent
59eef3f660
commit
51e2732dd9
2 changed files with 6 additions and 6 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
PRGNAM=LibreOffice
|
||||
SRCNAM=libreoffice
|
||||
VERSION=${VERSION:-5.2.3.3}
|
||||
VERSION=${VERSION:-5.2.4.2}
|
||||
SHORT_VERSION=${VERSION%.*.*}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="LibreOffice"
|
||||
VERSION="5.2.3.3"
|
||||
VERSION="5.2.4.2"
|
||||
HOMEPAGE="http://libreoffice.org"
|
||||
DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/5.2.3/libreoffice-5.2.3.3.tar.xz \
|
||||
http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-5.2.3.3-srcs.tar.xz"
|
||||
MD5SUM="6177d8be5ca358929277a19292cae36d \
|
||||
36941dbb6f201404c653d0d02fd6be7c"
|
||||
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_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3 jdk apache-ant perl-Archive-Zip"
|
||||
|
|
Loading…
Reference in a new issue