development/viewvc: Updated for version 1.1.13.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Niels Horn 2012-02-20 15:58:07 -06:00 committed by Erik Hanson
parent d1db258b8a
commit 86ddea5c7a
2 changed files with 6 additions and 6 deletions

View file

@ -3,7 +3,7 @@
# Slackware build script for viewvc
# a browser interface for cvs and svn
# Copyright 2010-2011 Niels Horn, Rio de Janeiro, RJ, Brazil
# Copyright 2010-2012 Niels Horn, Rio de Janeiro, RJ, Brazil
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,10 +23,10 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
# Revision date: 2011/12/28
# Revision date: 2012/02/17
PRGNAM=viewvc
VERSION=${VERSION:-1.1.12}
VERSION=${VERSION:-1.1.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="viewvc"
VERSION="1.1.12"
VERSION="1.1.13"
HOMEPAGE="http://www.viewvc.org/"
DOWNLOAD="http://viewvc.tigris.org/files/documents/3330/49132/viewvc-1.1.12.tar.gz"
MD5SUM="c49c018697975abbb618dca9a3207a1c"
DOWNLOAD="http://viewvc.tigris.org/files/documents/3330/49161/viewvc-1.1.13.tar.gz"
MD5SUM="c6710daca7bbd161ab68d5921757cd21"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Niels Horn"