diff options
Diffstat (limited to 'development/CVSTools/CVSTools.SlackBuild')
-rw-r--r-- | development/CVSTools/CVSTools.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/CVSTools/CVSTools.SlackBuild b/development/CVSTools/CVSTools.SlackBuild index 3b681557de..208e894426 100644 --- a/development/CVSTools/CVSTools.SlackBuild +++ b/development/CVSTools/CVSTools.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for CVSTools -# Copyright (c) 2011 Chris Walker <kris240376@gmail.com> +# Copyright (c) 2011-2013 Christopher Walker <kris240376@gmail.com> # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -29,7 +29,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=CVSTools -VERSION=${VERSION:-17.1} +VERSION=${VERSION:-21.1} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} ARCH=noarch |