diff options
Diffstat (limited to 'development/checkbashisms/checkbashisms.SlackBuild')
-rw-r--r-- | development/checkbashisms/checkbashisms.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/checkbashisms/checkbashisms.SlackBuild b/development/checkbashisms/checkbashisms.SlackBuild index 70911367fd132..938a8c06a804c 100644 --- a/development/checkbashisms/checkbashisms.SlackBuild +++ b/development/checkbashisms/checkbashisms.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for "checkbashisms". -# Copyright 2015 Marcel Saegebarth <marc@mos6581.de> +# Copyright 2015-2016 Marcel Saegebarth <marc@mos6581.de> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=checkbashisms -VERSION=${VERSION:-2.15.6} -REV=${REV:-84d202cf9d4159fe1dbed82a6fc41dac0b1e86df} +VERSION=${VERSION:-2.15.10} +REV=${REV:-00d3afd7eefe53371d07d7404caf6b862a32931e} ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |