diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/erlang.rb | 2 |
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 |
