mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
office/libreoffice: Updated for version 6.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
389abb295f
commit
fd61f00135
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.0.1"}
|
||||
VERSION=${VERSION:-"6.0.2"}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="libreoffice"
|
||||
VERSION="6.0.1"
|
||||
VERSION="6.0.2"
|
||||
HOMEPAGE="https://www.libreoffice.org"
|
||||
DOWNLOAD="https://download.documentfoundation.org/libreoffice/stable/6.0.1/rpm/x86/LibreOffice_6.0.1_Linux_x86_rpm.tar.gz"
|
||||
MD5SUM="2238e751744b0bc6b349268c69988acc"
|
||||
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/6.0.1/rpm/x86_64/LibreOffice_6.0.1_Linux_x86-64_rpm.tar.gz"
|
||||
MD5SUM_x86_64="a1fb163cc58e58dcc27f1ad2c9174950"
|
||||
DOWNLOAD="https://download.documentfoundation.org/libreoffice/stable/6.0.2/rpm/x86/LibreOffice_6.0.2_Linux_x86_rpm.tar.gz"
|
||||
MD5SUM="9cffc6860fb973bbcfb6e6cbd7fdba32"
|
||||
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/6.0.2/rpm/x86_64/LibreOffice_6.0.2_Linux_x86-64_rpm.tar.gz"
|
||||
MD5SUM_x86_64="f965502a6d287ffe314672c5a6af7a6a"
|
||||
REQUIRES="jdk"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue