office/LibreOffice: Updated for version 6.2.5.2
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
cd2d2be5d4
commit
ff4e5d5fd9
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
PRGNAM=LibreOffice
|
PRGNAM=LibreOffice
|
||||||
SRCNAM=libreoffice
|
SRCNAM=libreoffice
|
||||||
VERSION=${VERSION:-6.2.4.2}
|
VERSION=${VERSION:-6.2.5.2}
|
||||||
SHORT_VERSION=${VERSION%.*.*}
|
SHORT_VERSION=${VERSION%.*.*}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="LibreOffice"
|
PRGNAM="LibreOffice"
|
||||||
VERSION="6.2.4.2"
|
VERSION="6.2.5.2"
|
||||||
HOMEPAGE="https://www.libreoffice.org"
|
HOMEPAGE="https://www.libreoffice.org"
|
||||||
DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/6.2.4/libreoffice-6.2.4.2.tar.xz \
|
DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/6.2.5/libreoffice-6.2.5.2.tar.xz \
|
||||||
http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-6.2.4.2-srcs.tar.xz"
|
http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-6.2.5.2-srcs.tar.xz"
|
||||||
MD5SUM="9dd7f643f5d9ee9752c8bf5e241a9f46 \
|
MD5SUM="8239de1ab99236bd97623f8ceedfe926 \
|
||||||
21d371e654006433a5bc57f827804c61"
|
1fcf52003e0d3c514caf8bfd40b6b88e"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="python3 openjdk7 apache-ant perl-Archive-Zip"
|
REQUIRES="python3 openjdk7 apache-ant perl-Archive-Zip"
|
||||||
|
|
Loading…
Reference in New Issue