Browse Source
office/LibreOffice: Updated for version 25.2.2.2
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/288/head
Christoph Willing
7 months ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
6 additions and
6 deletions
-
office/LibreOffice/LibreOffice.SlackBuild
-
office/LibreOffice/LibreOffice.info
|
|
@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=LibreOffice |
|
|
|
SRCNAM=libreoffice |
|
|
|
VERSION=${VERSION:-25.2.2.1} |
|
|
|
VERSION=${VERSION:-25.2.2.2} |
|
|
|
SHORT_VERSION=${VERSION%.*.*} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
|
|
@ -1,10 +1,10 @@ |
|
|
|
PRGNAM="LibreOffice" |
|
|
|
VERSION="25.2.2.1" |
|
|
|
VERSION="25.2.2.2" |
|
|
|
HOMEPAGE="https://www.libreoffice.org" |
|
|
|
DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/25.2.2/libreoffice-25.2.2.1.tar.xz \ |
|
|
|
https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-25.2.2.1-srcs.tar.xz" |
|
|
|
MD5SUM="311d23cb0d70eb12d4b64872bd1bcdea \ |
|
|
|
7fd987b0f4a6176e9c9313b5eebc2ac8" |
|
|
|
DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/25.2.2/libreoffice-25.2.2.2.tar.xz \ |
|
|
|
https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-25.2.2.2-srcs.tar.xz" |
|
|
|
MD5SUM="d530492e8cc571a7c856971df791e1f0 \ |
|
|
|
45b084c1f78f7259053e7bdbdc2374c0" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="zulu-openjdk17 apache-ant perl-Archive-Zip libcdr libfreehand liblangtag libmspub libzmf" |
|
|
|