From fe53b6f9cb37e784112a97cacfe8d3acefd6aaa5 Mon Sep 17 00:00:00 2001 From: Alain O'Dea Date: Sat, 18 Sep 2010 16:33:31 -0230 Subject: Make R14B default and head Erlang version - Use R14B documentation - Use R14B tag for GitHub download Signed-off-by: Adam Vandenberg - Move head up to dev branch --- Library/Formula/erlang.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/erlang.rb b/Library/Formula/erlang.rb index 20656f68e..9b8ccf68e 100644 --- a/Library/Formula/erlang.rb +++ b/Library/Formula/erlang.rb @@ -1,22 +1,22 @@ require 'formula' class ErlangManuals "OTP_R13B04" - version 'R13B04' + url "git://github.com/erlang/otp.git", :tag => "OTP_R14B" + version 'R14B' homepage 'http://www.erlang.org' - head "git://github.com/erlang/otp.git", :tag => "OTP_R14A" + head "git://github.com/erlang/otp.git", :branch => "dev" # 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 -- cgit v1.2.3