aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/erlang.rb
diff options
context:
space:
mode:
authorJustin Campbell2013-06-04 21:06:38 -0400
committerAdam Vandenberg2013-06-04 21:37:38 -0700
commitb1691798a76a9162f9e643bf5a5b8b6e357bb78d (patch)
tree88e4fc31dc24be5ad0697cbe794f8ba8db5917d1 /Library/Formula/erlang.rb
parent3e78e11ba3955d39cfd42e9ed6431899b4656f9e (diff)
downloadhomebrew-b1691798a76a9162f9e643bf5a5b8b6e357bb78d.tar.bz2
Erlang/OTP HEAD is now master
Closes #20277. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/erlang.rb')
-rw-r--r--Library/Formula/erlang.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/erlang.rb b/Library/Formula/erlang.rb
index e3362f177..feb859153 100644
--- a/Library/Formula/erlang.rb
+++ b/Library/Formula/erlang.rb
@@ -26,7 +26,7 @@ class Erlang < Formula
url 'https://github.com/erlang/otp/archive/OTP_R15B03-1.tar.gz'
sha1 '7843070f5d325f95ef13022fc416b22b6b14120d'
- head 'https://github.com/erlang/otp.git', :branch => 'dev'
+ head 'https://github.com/erlang/otp.git', :branch => 'master'
bottle do
revision 1