diff options
author | Niels Horn <niels.horn@gmail.com> | 2012-02-20 15:58:07 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-03-29 10:16:23 -0500 |
commit | 86ddea5c7a688b0ef82d7b2659d2c8ae4b709924 (patch) | |
tree | 20eca24a26df925126525008dbc45f628dc16edb /development/viewvc | |
parent | d1db258b8ad6c29ff131cda8e9542b0208b5d735 (diff) | |
download | slackbuilds-86ddea5c7a688b0ef82d7b2659d2c8ae4b709924.tar.gz |
development/viewvc: Updated for version 1.1.13.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'development/viewvc')
-rw-r--r-- | development/viewvc/viewvc.SlackBuild | 6 | ||||
-rw-r--r-- | development/viewvc/viewvc.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/development/viewvc/viewvc.SlackBuild b/development/viewvc/viewvc.SlackBuild index 883c74d375..6bf1b91323 100644 --- a/development/viewvc/viewvc.SlackBuild +++ b/development/viewvc/viewvc.SlackBuild @@ -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} diff --git a/development/viewvc/viewvc.info b/development/viewvc/viewvc.info index f925367848..b397a7cc56 100644 --- a/development/viewvc/viewvc.info +++ b/development/viewvc/viewvc.info @@ -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" |