office/libreoffice: Updated for version 4.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e0786df4f0
commit
9b9c7e4361
|
@ -4,7 +4,7 @@
|
|||
|
||||
# Copyright 2006,2007,2008,2009,2010 Robby Workman, Northport, Alabama, USA
|
||||
# Copyright 2010-2014 Niels Horn, Rio de Janeiro, RJ, Brazil
|
||||
# Copyright 2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2014-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libreoffice
|
||||
VERSION=${VERSION:-"4.3.5"}
|
||||
VERSION=${VERSION:-"4.4.0"}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="libreoffice"
|
||||
VERSION="4.3.5"
|
||||
VERSION="4.4.0"
|
||||
HOMEPAGE="http://www.libreoffice.org"
|
||||
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/4.3.5/rpm/x86/LibreOffice_4.3.5_Linux_x86_rpm.tar.gz"
|
||||
MD5SUM="5bf70185a21b3e9904d91bdf2c56444f"
|
||||
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/4.3.5/rpm/x86_64/LibreOffice_4.3.5_Linux_x86-64_rpm.tar.gz"
|
||||
MD5SUM_x86_64="06e4fcf8662d95953e253eb11152ec27"
|
||||
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/4.4.0/rpm/x86/LibreOffice_4.4.0_Linux_x86_rpm.tar.gz"
|
||||
MD5SUM="ac2c90333a1b84e6ff0740560d02e8a2"
|
||||
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/4.4.0/rpm/x86_64/LibreOffice_4.4.0_Linux_x86-64_rpm.tar.gz"
|
||||
MD5SUM_x86_64="c2848dcc87f6d17e1a2c835a195435bb"
|
||||
REQUIRES="jdk"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in New Issue