rssh: add 2.3.4 bottle.
This commit is contained in:
parent
2dbd0858ab
commit
51177b0fbf
1 changed files with 6 additions and 0 deletions
|
@ -4,6 +4,12 @@ class Rssh < Formula
|
|||
url "https://downloads.sourceforge.net/project/rssh/rssh/2.3.4/rssh-2.3.4.tar.gz"
|
||||
sha256 "f30c6a760918a0ed39cf9e49a49a76cb309d7ef1c25a66e77a41e2b1d0b40cd9"
|
||||
|
||||
bottle do
|
||||
sha256 "23891b0317ef29a36b0b8ee9f140193d17ae616983c13f2179d5b317b33e1eee" => :el_capitan
|
||||
sha256 "a63ead463b79c5375e0b919976173db13a236fcea06c4fa038a719375a550ca9" => :yosemite
|
||||
sha256 "8b36773d40fb20e51fc0f277fe7930540dfc6e1cec0f6c5d19d20242ce1de3b9" => :mavericks
|
||||
end
|
||||
|
||||
# Submitted upstream:
|
||||
# http://sourceforge.net/p/rssh/mailman/message/32251335/
|
||||
patch do
|
||||
|
|
Loading…
Reference in a new issue