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