diff options
Diffstat (limited to 'development/cloc/cloc.SlackBuild')
-rw-r--r-- | development/cloc/cloc.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/cloc/cloc.SlackBuild b/development/cloc/cloc.SlackBuild index d5e09ad7d2..2e559dbd98 100644 --- a/development/cloc/cloc.SlackBuild +++ b/development/cloc/cloc.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for cloc -# Copyright 2017-2019 Jeremy Hansen <jebrhansen+SBo -at- gmail.com> +# Copyright 2017-2020 Jeremy Hansen <jebrhansen+SBo -at- gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=cloc -VERSION=${VERSION:-1.84} +VERSION=${VERSION:-1.88} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |