office/libreoffice: Updated for version 4.2.3.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Niels Horn 2014-04-12 19:00:22 -05:00 committed by Willy Sudiarto Raharjo
parent c8ce887276
commit 366629435e
2 changed files with 7 additions and 7 deletions

View file

@ -3,7 +3,7 @@
# Slackware build script for LibreOffice
# Copyright 2006,2007,2008,2009,2010 Robby Workman, Northport, Alabama, USA
# Copyright 2010-2013 Niels Horn, Rio de Janeiro, RJ, Brazil
# Copyright 2010-2014 Niels Horn, Rio de Janeiro, RJ, Brazil
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -27,7 +27,7 @@
# Revision date: 2014/02/21
PRGNAM=libreoffice
VERSION=${VERSION:-"4.2.1"}
VERSION=${VERSION:-"4.2.3"}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="libreoffice"
VERSION="4.2.1"
VERSION="4.2.3"
HOMEPAGE="http://www.libreoffice.org"
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/4.2.1/rpm/x86/LibreOffice_4.2.1_Linux_x86_rpm.tar.gz"
MD5SUM="55f1bb4384b27d12df17185d22c238d3"
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/4.2.1/rpm/x86_64/LibreOffice_4.2.1_Linux_x86-64_rpm.tar.gz"
MD5SUM_x86_64="77140164da124c2f6e1eac3cad117542"
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/4.2.3/rpm/x86/LibreOffice_4.2.3_Linux_x86_rpm.tar.gz"
MD5SUM="2744ff6f5bd2bca773d6fec8b0558a5f"
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/4.2.3/rpm/x86_64/LibreOffice_4.2.3_Linux_x86-64_rpm.tar.gz"
MD5SUM_x86_64="25f1315fa6a22aefde116302a4146e46"
REQUIRES="jdk"
MAINTAINER="Niels Horn"
EMAIL="niels.horn@gmail.com"