mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
office/libreoffice: Updated for version 5.1.4.
This commit is contained in:
parent
c63f92b98a
commit
bc41a01c98
2 changed files with 6 additions and 6 deletions
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libreoffice
|
||||
VERSION=${VERSION:-"5.1.3"}
|
||||
VERSION=${VERSION:-"5.1.4"}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="libreoffice"
|
||||
VERSION="5.1.3"
|
||||
VERSION="5.1.4"
|
||||
HOMEPAGE="http://www.libreoffice.org"
|
||||
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/5.1.3/rpm/x86/LibreOffice_5.1.3_Linux_x86_rpm.tar.gz"
|
||||
MD5SUM="eb57d433c9d3eec86ad2944c8723f774"
|
||||
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/5.1.3/rpm/x86_64/LibreOffice_5.1.3_Linux_x86-64_rpm.tar.gz"
|
||||
MD5SUM_x86_64="227cba27a9f8ea29cea99e73b5b7e567"
|
||||
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/5.1.4/rpm/x86/LibreOffice_5.1.4_Linux_x86_rpm.tar.gz"
|
||||
MD5SUM="ad370ddba453b20dd9264c462947f4c4"
|
||||
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/5.1.4/rpm/x86_64/LibreOffice_5.1.4_Linux_x86-64_rpm.tar.gz"
|
||||
MD5SUM_x86_64="7c6037441c0eb11cce13bc1a9382ba13"
|
||||
REQUIRES="jdk"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue