From 12241b8993d850bf6203130fa90c05f3ab72b5d0 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sat, 21 Aug 2010 15:56:39 -0700 Subject: Add erlang 14 as HEAD --- Library/Formula/erlang.rb | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/erlang.rb b/Library/Formula/erlang.rb index 43ff9ab24..950a893cb 100644 --- a/Library/Formula/erlang.rb +++ b/Library/Formula/erlang.rb @@ -5,11 +5,18 @@ class ErlangManuals "OTP_R13B04" - homepage 'http://www.erlang.org' version 'R13B04' + homepage 'http://www.erlang.org' + + head "git://github.com/erlang/otp.git", :tag => "OTP_R14A" # We can't strip the beam executables or any plugins, there isn't really # anything else worth stripping and it takes a really, long time to run @@ -52,7 +59,8 @@ class Erlang