diff options
Diffstat (limited to 'network/sshpass/sshpass.SlackBuild')
-rw-r--r-- | network/sshpass/sshpass.SlackBuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/network/sshpass/sshpass.SlackBuild b/network/sshpass/sshpass.SlackBuild index 6811febe8d..595700a06c 100644 --- a/network/sshpass/sshpass.SlackBuild +++ b/network/sshpass/sshpass.SlackBuild @@ -2,9 +2,8 @@ # Slackware build script for sshpass -# Copyright 2012 K.D.Hedger -# kdhedger@yahoo.co.uk -# +# Copyright 2012 K.D.Hedger <kdhedger@yahoo.co.uk> +# Copyright 2020 Mario Preksavec, Zagreb, Croatia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=sshpass -VERSION=${VERSION:-1.05} +VERSION=${VERSION:-1.06} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |