tinyscheme: add 1.40 bottle.

This commit is contained in:
BrewTestBot 2014-04-13 11:12:37 +01:00 committed by Mike McQuaid
parent dfa11183fe
commit fbf3e129aa

View file

@ -5,6 +5,12 @@ class Tinyscheme < Formula
url 'https://downloads.sourceforge.net/project/tinyscheme/tinyscheme/tinyscheme-1.40/tinyscheme-1.40.tar.gz'
sha1 'e03f7ac41f0517bb35eced2772c79eb9db42ea82'
bottle do
sha1 "4946723ab6e7e3689ca087574a3ae7078d50ff84" => :mavericks
sha1 "7c272214c941b749a3e9b57744fbd33564151b78" => :mountain_lion
sha1 "f2f6def9dc2ef11876dd1e307634ac454302ed11" => :lion
end
conflicts_with 'mit-scheme', :because => 'both install a `scheme` binary'
# Modify compile flags for Mac OS X per instructions