From 9b041fd3b6cda136880fdd111086493c0319d88b Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 14 May 2018 01:41:28 -0700 Subject: [PATCH] pdsh 2.33 use CHAOS Development Team main repository instead of grondo fork use GitHub for homepage use release tarball instead of tag Closes #27831. Signed-off-by: ilovezfs --- Formula/pdsh.rb | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/Formula/pdsh.rb b/Formula/pdsh.rb index 223f2af29e..0f577f9f10 100644 --- a/Formula/pdsh.rb +++ b/Formula/pdsh.rb @@ -1,12 +1,9 @@ class Pdsh < Formula desc "Efficient rsh-like utility, for using hosts in parallel" - homepage "https://code.google.com/p/pdsh/" - url "https://github.com/grondo/pdsh.git", - :tag => "pdsh-2.31", - :revision => "e1c8e71dd6a26b40cd067a8322bd14e10e4f7ded" - revision 1 - - head "https://github.com/grondo/pdsh.git" + homepage "https://github.com/chaos/pdsh" + url "https://github.com/chaos/pdsh/releases/download/pdsh-2.33/pdsh-2.33.tar.gz" + sha256 "7368087429d6269f0a6313c406ef38c6a6a947bc003ca7368fc6481b139d942f" + head "https://github.com/chaos/pdsh.git" bottle do sha256 "bc5daaa5e0e9109fc1e293590e6e61265ef8399ee0200e78c70a6054456ab5c5" => :high_sierra