diff options
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 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} |