mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/LibreOffice: Updated for version 6.0.5.2
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
7d02c95567
commit
86229ba648
2 changed files with 6 additions and 6 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
PRGNAM=LibreOffice
|
||||
SRCNAM=libreoffice
|
||||
VERSION=${VERSION:-6.0.4.2}
|
||||
VERSION=${VERSION:-6.0.5.2}
|
||||
SHORT_VERSION=${VERSION%.*.*}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="LibreOffice"
|
||||
VERSION="6.0.4.2"
|
||||
VERSION="6.0.5.2"
|
||||
HOMEPAGE="http://libreoffice.org"
|
||||
DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/6.0.4/libreoffice-6.0.4.2.tar.xz \
|
||||
http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-6.0.4.2-srcs.tar.xz"
|
||||
MD5SUM="35cf97f2a9bd8fc173fc75b05e38bf29 \
|
||||
5dcfe151f41ca0820701e7f4a1935ca0"
|
||||
DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/6.0.5/libreoffice-6.0.5.2.tar.xz \
|
||||
http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-6.0.5.2-srcs.tar.xz"
|
||||
MD5SUM="04e50cf96598790feada18cbeea7bf1f \
|
||||
c0c1a53f7b40cbbf0081ed06335011ce"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3 openjdk apache-ant perl-Archive-Zip"
|
||||
|
|
Loading…
Reference in a new issue