yacas: add 1.3.4 bottle.
This commit is contained in:
parent
93e92e4008
commit
ff89cc70ad
1 changed files with 6 additions and 0 deletions
|
@ -3,6 +3,12 @@ class Yacas < Formula
|
|||
url "https://downloads.sourceforge.net/project/yacas/yacas-source/1.3/yacas-1.3.4.tar.gz"
|
||||
sha1 "c166fe92eaf3dd4218e4b10ac752457b980ae6e2"
|
||||
|
||||
bottle do
|
||||
sha1 "c79875e27d9797235ef16d977ef846db0e2d6be6" => :yosemite
|
||||
sha1 "328cb29c9c442b8fe15c96537fe2ff80fe0ae55e" => :mavericks
|
||||
sha1 "c41b7729e1c9d735bac9cbcd927f7fc6ab57a2c4" => :mountain_lion
|
||||
end
|
||||
|
||||
option "with-server", "Build the network server version"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue