From e02e45acd4fffed945fd43d2efdabb50cac52545 Mon Sep 17 00:00:00 2001 From: Yurii Rashkovskii Date: Sun, 26 Dec 2010 12:03:48 -0800 Subject: Erlang has been updated to R14B01 Signed-off-by: Adam Vandenberg --- Library/Formula/erlang.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Library') diff --git a/Library/Formula/erlang.rb b/Library/Formula/erlang.rb index 97d180f62..5e4cf0077 100644 --- a/Library/Formula/erlang.rb +++ b/Library/Formula/erlang.rb @@ -1,19 +1,19 @@ require 'formula' class ErlangManuals "OTP_R14B" - version 'R14B' + url "git://github.com/erlang/otp.git", :tag => "OTP_R14B01" + version 'R14B01' homepage 'http://www.erlang.org' head "git://github.com/erlang/otp.git", :branch => "dev" -- cgit v1.2.3