diff options
Diffstat (limited to 'development/bashdb/bashdb.SlackBuild')
-rw-r--r-- | development/bashdb/bashdb.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/bashdb/bashdb.SlackBuild b/development/bashdb/bashdb.SlackBuild index 7e22961175..5d4cbe83f0 100644 --- a/development/bashdb/bashdb.SlackBuild +++ b/development/bashdb/bashdb.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for bashdb # -# Copyright 2009-2010 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2009-2012 Erik W. Hanson, Minneapolis, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ # readarray speeds up initial loading of large scripts. PRGNAM=bashdb -VERSION=4.0_0.4 +VERSION=4.2_0.8 ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |