diff options
Diffstat (limited to 'development/shc/shc.SlackBuild')
-rw-r--r-- | development/shc/shc.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/shc/shc.SlackBuild b/development/shc/shc.SlackBuild index d3d52deceba69..6b4798dfa233c 100644 --- a/development/shc/shc.SlackBuild +++ b/development/shc/shc.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for shc # Previously maintained by Roberto Metere <roberto <at> metere <dot> it> -# Copyright 2017 Giuseppe Di Terlizzi <giuseppe.diterlizzi@gmail.com> +# Copyright 2017-2021 Giuseppe Di Terlizzi <giuseppe.diterlizzi@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=shc -VERSION=${VERSION:-3.9.6} +VERSION=${VERSION:-4.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |