plan9port: add 20140306 bottle.
This commit is contained in:
parent
26db46cf5c
commit
19b9a97e80
1 changed files with 7 additions and 0 deletions
|
@ -4,6 +4,13 @@ class Plan9port < Formula
|
|||
url "https://plan9port.googlecode.com/files/plan9port-20140306.tgz"
|
||||
sha256 "cbb826cde693abdaa2051c49e7ebf75119bf2a4791fe3b3229f1ac36a408eaeb"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "eb56faa4c63a522e34ba609fc0d4eb5af9b22715c0915629776129eb64d8625f" => :el_capitan
|
||||
sha256 "86fd2ed15a0fe79927c04a064222f88455bfc0e72bc1f97576e2962b11a70cc8" => :yosemite
|
||||
sha256 "ef0059997655128f6b41faa1023b37a071ff9976f4c94d3b3bd706be65177aa1" => :mavericks
|
||||
end
|
||||
|
||||
depends_on :x11 => :optional
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue