aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2015-02-23 15:15:41 +0000
committerBrewTestBot2015-02-23 15:15:41 +0000
commit6320567ef2589cba9454c7cd61071ad3c9d77d50 (patch)
tree4e4368266aabe6a42cfb72391b46ce3c8fe46d41 /Library
parent0fbb5bb108a99bb04a0f73810e9741cbc0f7960d (diff)
downloadhomebrew-6320567ef2589cba9454c7cd61071ad3c9d77d50.tar.bz2
yacas: add 1.3.4 bottle.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/yacas.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/yacas.rb b/Library/Formula/yacas.rb
index 2587cb100..5e5d09dcd 100644
--- a/Library/Formula/yacas.rb
+++ b/Library/Formula/yacas.rb
@@ -3,6 +3,13 @@ class Yacas < Formula
url "https://downloads.sourceforge.net/project/yacas/yacas-source/1.3/yacas-1.3.4.tar.gz"
sha1 "c166fe92eaf3dd4218e4b10ac752457b980ae6e2"
+ bottle do
+ revision 1
+ sha1 "7613703c3bc41a2897e0cf8a70e4210efbbe71ba" => :yosemite
+ sha1 "5626da72853a063aaf4f568b62b3c0c3898a3e1b" => :mavericks
+ sha1 "81376d90f1e74a797202f214c08e8f8fafae77b2" => :mountain_lion
+ end
+
option "with-server", "Build the network server version"
def install