ssreflect: add 1.5_1 bottle.
This commit is contained in:
parent
d3d1627443
commit
e8388cf86a
1 changed files with 6 additions and 0 deletions
|
@ -17,6 +17,12 @@ class Ssreflect < Formula
|
|||
sha256 "bad978693d1bfd0a89586a34678bcc244e3b7efba6431e0f83d8e1ae8f82a142"
|
||||
revision 1
|
||||
|
||||
bottle do
|
||||
sha256 "a3efc25705a07a1373605376c45f5ba4695c26c49d3c28d47209547467d7c25a" => :el_capitan
|
||||
sha256 "5f09ae1cf490a5aac9c0b7aae1d77205af29498ee65423db2836a9d7aa44119e" => :yosemite
|
||||
sha256 "70f99bcb91c8299ab2f1e7f3197c3a2579ed887170deac919390a7d8b527ce1f" => :mavericks
|
||||
end
|
||||
|
||||
option "with-doc", "Install HTML documents"
|
||||
option "without-static", "Build without static linking"
|
||||
|
||||
|
|
Loading…
Reference in a new issue