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 5bb0013165..2c053d3a53 100644 --- a/development/bashdb/bashdb.SlackBuild +++ b/development/bashdb/bashdb.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for bashdb # -# Copyright 2009-2015 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2009-2017 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=${VERSION:-4.3_0.91} +VERSION=${VERSION:-4.4_0.92} ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |