csshx: bottle unneeded
This commit is contained in:
parent
08ed1b1666
commit
563e1fcd35
1 changed files with 2 additions and 1 deletions
|
@ -4,9 +4,10 @@ class Csshx < Formula
|
|||
url "https://csshx.googlecode.com/files/csshX-0.74.tgz"
|
||||
mirror "https://distfiles.macports.org/csshX/csshX-0.74.tgz"
|
||||
sha256 "eaa9e52727c8b28dedc87398ed33ffa2340d6d0f3ea9d261749c715cb7a0e9c8"
|
||||
|
||||
head "https://github.com/brockgr/csshx.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
def install
|
||||
bin.install "csshX"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue