mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/LibreOffice: Updated for version 7.6.3.2
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1132bea71e
commit
e591c689ff
2 changed files with 6 additions and 6 deletions
|
@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=LibreOffice
|
||||
SRCNAM=libreoffice
|
||||
VERSION=${VERSION:-7.6.2.1}
|
||||
VERSION=${VERSION:-7.6.3.2}
|
||||
SHORT_VERSION=${VERSION%.*.*}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="LibreOffice"
|
||||
VERSION="7.6.2.1"
|
||||
VERSION="7.6.3.2"
|
||||
HOMEPAGE="https://www.libreoffice.org"
|
||||
DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/7.6.2/libreoffice-7.6.2.1.tar.xz \
|
||||
https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.6.2.1-srcs.tar.xz"
|
||||
MD5SUM="13fca0b5df68b445340d7c5f8373e99c \
|
||||
1bf3ca1d6ac2d1c81f740d4d4d0c0aeb"
|
||||
DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/7.6.3/libreoffice-7.6.3.2.tar.xz \
|
||||
https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.6.3.2-srcs.tar.xz"
|
||||
MD5SUM="3d083e600db4f747c90c714292f1d695 \
|
||||
77976fe40a58ffe5c839593145db18d8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="zulu-openjdk11 apache-ant perl-Archive-Zip"
|
||||
|
|
Loading…
Reference in a new issue