mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
office/libreoffice: Updated for version 4.2.3.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
c8ce887276
commit
366629435e
2 changed files with 7 additions and 7 deletions
|
@ -3,7 +3,7 @@
|
||||||
# Slackware build script for LibreOffice
|
# Slackware build script for LibreOffice
|
||||||
|
|
||||||
# Copyright 2006,2007,2008,2009,2010 Robby Workman, Northport, Alabama, USA
|
# 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.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -27,7 +27,7 @@
|
||||||
# Revision date: 2014/02/21
|
# Revision date: 2014/02/21
|
||||||
|
|
||||||
PRGNAM=libreoffice
|
PRGNAM=libreoffice
|
||||||
VERSION=${VERSION:-"4.2.1"}
|
VERSION=${VERSION:-"4.2.3"}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="libreoffice"
|
PRGNAM="libreoffice"
|
||||||
VERSION="4.2.1"
|
VERSION="4.2.3"
|
||||||
HOMEPAGE="http://www.libreoffice.org"
|
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"
|
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/4.2.3/rpm/x86/LibreOffice_4.2.3_Linux_x86_rpm.tar.gz"
|
||||||
MD5SUM="55f1bb4384b27d12df17185d22c238d3"
|
MD5SUM="2744ff6f5bd2bca773d6fec8b0558a5f"
|
||||||
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"
|
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="77140164da124c2f6e1eac3cad117542"
|
MD5SUM_x86_64="25f1315fa6a22aefde116302a4146e46"
|
||||||
REQUIRES="jdk"
|
REQUIRES="jdk"
|
||||||
MAINTAINER="Niels Horn"
|
MAINTAINER="Niels Horn"
|
||||||
EMAIL="niels.horn@gmail.com"
|
EMAIL="niels.horn@gmail.com"
|
||||||
|
|
Loading…
Reference in a new issue