aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ocamlsdl.rb7
1 files changed, 1 insertions, 6 deletions
diff --git a/Library/Formula/ocamlsdl.rb b/Library/Formula/ocamlsdl.rb
index 0cccf0ad6..5ad4349cc 100644
--- a/Library/Formula/ocamlsdl.rb
+++ b/Library/Formula/ocamlsdl.rb
@@ -1,15 +1,10 @@
-require "formula"
-
class Ocamlsdl < Formula
homepage "http://ocamlsdl.sourceforge.net/"
url "https://downloads.sourceforge.net/project/ocamlsdl/OCamlSDL/ocamlsdl-0.9.1/ocamlsdl-0.9.1.tar.gz"
sha1 "2e54f8984b06cede493c3ad29006dde17077a79a"
+ revision 1
bottle do
- cellar :any
- sha1 "69e4eab5739ee4cece742d1064c36f61fb055395" => :mavericks
- sha1 "d12bd3c25db05daa8e2a9a40f8f4d821b0e31073" => :mountain_lion
- sha1 "c2d29344d6062efb1a5c5dced9de2b58d3778312" => :lion
end
depends_on "sdl"