From 12b8d7772da750447096937f09888fc22c068cdb Mon Sep 17 00:00:00 2001 From: Charlie Sharpsteen Date: Sat, 28 Jan 2012 20:49:09 -0800 Subject: Erlang: Fix bottle URL Was missing the "B" in R15B. Derp. --- Library/Formula/erlang.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/erlang.rb b/Library/Formula/erlang.rb index c95f2dce7..3a56c2356 100644 --- a/Library/Formula/erlang.rb +++ b/Library/Formula/erlang.rb @@ -30,7 +30,7 @@ class Erlang < Formula # Bottle built on OS X 10.7.2 using Xcode 4.1 using: # # brew install erlang --build-bottle --use-gcc - url 'https://downloads.sf.net/project/machomebrew/Bottles/erlang-R15-bottle.tar.gz' + url 'https://downloads.sf.net/project/machomebrew/Bottles/erlang-R15B-bottle.tar.gz' sha1 '4c81febc679dc9e9c27e66317fc317df9a5a40e7' end -- cgit v1.2.3