mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
office/libreoffice: Updated for version 4.2.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0ea28dcc6b
commit
b602ade20f
2 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@
|
|||
# Revision date: 2014/02/21
|
||||
|
||||
PRGNAM=libreoffice
|
||||
VERSION=${VERSION:-"4.2.4"}
|
||||
VERSION=${VERSION:-"4.2.5"}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="libreoffice"
|
||||
VERSION="4.2.4"
|
||||
VERSION="4.2.5"
|
||||
HOMEPAGE="http://www.libreoffice.org"
|
||||
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/4.2.4/rpm/x86/LibreOffice_4.2.4_Linux_x86_rpm.tar.gz"
|
||||
MD5SUM="2f58aafdbfc7e29ae3ed077463a9a329"
|
||||
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/4.2.4/rpm/x86_64/LibreOffice_4.2.4_Linux_x86-64_rpm.tar.gz"
|
||||
MD5SUM_x86_64="8d6617a8a5a9e4a7655d25c8660386d4"
|
||||
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/4.2.5/rpm/x86/LibreOffice_4.2.5_Linux_x86_rpm.tar.gz"
|
||||
MD5SUM="43b8a8e27fa655d487123c59e97083bc"
|
||||
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/4.2.5/rpm/x86_64/LibreOffice_4.2.5_Linux_x86-64_rpm.tar.gz"
|
||||
MD5SUM_x86_64="0da0e833b3ee2227c25db2c658bd96cc"
|
||||
REQUIRES="jdk"
|
||||
MAINTAINER="Niels Horn"
|
||||
EMAIL="niels.horn@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue