Erlang: Update bottle
Update bottled version to R14B03 compiled using version 68abb24 of the Erlang formula compiled on OS X 10.7.1 using XCode 4.1. Closes Homebrew/homebrew#8365.
This commit is contained in:
parent
6fa34b0299
commit
e84f33e693
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@ class Erlang < Formula
|
|||
md5 'f6cd1347dfb6436b99cc1313011a3d24'
|
||||
version 'R14B04'
|
||||
|
||||
bottle 'https://downloads.sf.net/project/machomebrew/Bottles/erlang-R14B03-bottle.tar.gz'
|
||||
bottle_sha1 '9b7605c7cf2a7dd0536723e487722e29bd2d2d9b'
|
||||
bottle 'https://downloads.sf.net/project/machomebrew/Bottles/erlang-R14B04-bottle.tar.gz'
|
||||
bottle_sha1 'ad262d3d9600e76b816b74fac32b339c4a25c58f'
|
||||
|
||||
head 'https://github.com/erlang/otp.git', :branch => 'dev'
|
||||
|
||||
|
|
Loading…
Reference in a new issue