mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
office/libreoffice: Updated for version 6.2.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
98919eb0ec
commit
f34ec4630a
2 changed files with 6 additions and 6 deletions
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libreoffice
|
||||
VERSION=${VERSION:-"6.2.3"}
|
||||
VERSION=${VERSION:-"6.2.4"}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="libreoffice"
|
||||
VERSION="6.2.3"
|
||||
VERSION="6.2.4"
|
||||
HOMEPAGE="https://www.libreoffice.org"
|
||||
DOWNLOAD="https://download.documentfoundation.org/libreoffice/stable/6.2.3/rpm/x86/LibreOffice_6.2.3_Linux_x86_rpm.tar.gz"
|
||||
MD5SUM="90323d004e5b95f67363a597fd3327ec"
|
||||
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/6.2.3/rpm/x86_64/LibreOffice_6.2.3_Linux_x86-64_rpm.tar.gz"
|
||||
MD5SUM_x86_64="f9322874a4d22e116c457ccbdafd919a"
|
||||
DOWNLOAD="https://download.documentfoundation.org/libreoffice/stable/6.2.4/rpm/x86/LibreOffice_6.2.4_Linux_x86_rpm.tar.gz"
|
||||
MD5SUM="339d054cdb3a13d1ddaf64c0bbc1b239"
|
||||
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/6.2.4/rpm/x86_64/LibreOffice_6.2.4_Linux_x86-64_rpm.tar.gz"
|
||||
MD5SUM_x86_64="6eede2c82f5e3362583b5a7c2756f3f5"
|
||||
REQUIRES="jdk avahi"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue