diff options
author | Niels Horn <niels.horn@gmail.com> | 2013-04-14 21:50:55 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-04-15 17:20:37 -0500 |
commit | 30b0fed50d4853361c0d1ac9b4aa38133297fdbe (patch) | |
tree | 28ad652bc4adceb6a9ac81f08257bdc88c38e4d7 /development/viewvc/viewvc.SlackBuild | |
parent | 73db37b7ff146060686e044db6811a9504b46395 (diff) |
development/viewvc: Updated for version 1.1.18.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/viewvc/viewvc.SlackBuild')
-rw-r--r-- | development/viewvc/viewvc.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/viewvc/viewvc.SlackBuild b/development/viewvc/viewvc.SlackBuild index c39567e4881ef..cf1704c0fb3b6 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-2012 Niels Horn, Rio de Janeiro, RJ, Brazil +# Copyright 2010-2013 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: 2012/07/23 +# Revision date: 2013/03/25 PRGNAM=viewvc -VERSION=${VERSION:-1.1.15} +VERSION=${VERSION:-1.1.18} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |