summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author LEVAI Daniel2014-10-04 18:53:40 +0200
committer Willy Sudiarto Raharjo2014-10-04 18:53:40 +0200
commit5e2ef622ec8109d7ad552b367223dc142ca96008 (patch)
tree36e85bf5820845c172eecb7e9df6d0a6e3f65365
parent30e88451c16875e3b778d03aa4bf584ee09dfa64 (diff)
downloadslackbuilds-5e2ef622ec8109d7ad552b367223dc142ca96008.tar.gz
network/ClusterSSH: Updated for version 4.03_03.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/ClusterSSH/ClusterSSH.SlackBuild5
-rw-r--r--network/ClusterSSH/ClusterSSH.info6
2 files changed, 5 insertions, 6 deletions
diff --git a/network/ClusterSSH/ClusterSSH.SlackBuild b/network/ClusterSSH/ClusterSSH.SlackBuild
index 5b164ed725..75806b9926 100644
--- a/network/ClusterSSH/ClusterSSH.SlackBuild
+++ b/network/ClusterSSH/ClusterSSH.SlackBuild
@@ -22,9 +22,8 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
PRGNAM=ClusterSSH
-VERSION=${VERSION:-4.02_04}
+VERSION=${VERSION:-4.03_03}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -68,7 +67,7 @@ find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
-o -perm 511 \) -exec chmod 755 {} \; -o \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
- -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
+ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
perl Build.PL \
prefix=/usr \
diff --git a/network/ClusterSSH/ClusterSSH.info b/network/ClusterSSH/ClusterSSH.info
index 70961e7371..936e5900d5 100644
--- a/network/ClusterSSH/ClusterSSH.info
+++ b/network/ClusterSSH/ClusterSSH.info
@@ -1,8 +1,8 @@
PRGNAM="ClusterSSH"
-VERSION="4.02_04"
+VERSION="4.03_03"
HOMEPAGE="http://clusterssh.sourceforge.net"
-DOWNLOAD="http://downloads.sourceforge.net/clusterssh/App-ClusterSSH-4.02_04.tar.gz"
-MD5SUM="a8931d8a1236a880c18d4e32d0aa0f00"
+DOWNLOAD="http://downloads.sourceforge.net/clusterssh/App-ClusterSSH-4.03_03.tar.gz"
+MD5SUM="4521916d17b3cc123268ddaf17cd48a7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Try-Tiny perl-x11-protocol perl-File-Which perl-Test-Pod perl-Test-Pod-Coverage perl-CPAN-Changes \