diff options
Diffstat (limited to 'network/ClusterSSH/ClusterSSH.SlackBuild')
-rw-r--r-- | network/ClusterSSH/ClusterSSH.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/ClusterSSH/ClusterSSH.SlackBuild b/network/ClusterSSH/ClusterSSH.SlackBuild index d94327af503aa..c4a5ccc7845a7 100644 --- a/network/ClusterSSH/ClusterSSH.SlackBuild +++ b/network/ClusterSSH/ClusterSSH.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 2011-2014 LEVAI Daniel +# Copyright (c) 2011-2015 LEVAI Daniel # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -23,7 +23,7 @@ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=ClusterSSH -VERSION=${VERSION:-4.03_04} +VERSION=${VERSION:-4.03_06} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |