office/LibreOffice: Updated for version 6.2.1.2
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
d76313fefc
commit
4edbcd2037
|
@ -26,7 +26,7 @@
|
|||
|
||||
PRGNAM=LibreOffice
|
||||
SRCNAM=libreoffice
|
||||
VERSION=${VERSION:-6.2.0.3}
|
||||
VERSION=${VERSION:-6.2.1.2}
|
||||
SHORT_VERSION=${VERSION%.*.*}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="LibreOffice"
|
||||
VERSION="6.2.0.3"
|
||||
VERSION="6.2.1.2"
|
||||
HOMEPAGE="https://www.libreoffice.org"
|
||||
DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/6.2.0/libreoffice-6.2.0.3.tar.xz \
|
||||
http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-6.2.0.3-srcs.tar.xz"
|
||||
MD5SUM="b559a89014fdcadabdb7469e0ab6b37c \
|
||||
9b4564c334beb7dfeb8471b58e6e54dc"
|
||||
DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/6.2.1/libreoffice-6.2.1.2.tar.xz \
|
||||
http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-6.2.1.2-srcs.tar.xz"
|
||||
MD5SUM="fb2408407984e465cc33c3d8f977e883 \
|
||||
32e6e78a98282bb5f5c8ddd0b0cefcf6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3 openjdk apache-ant perl-Archive-Zip"
|
||||
|
|
Loading…
Reference in New Issue