llvm - fix md5
This commit is contained in:
parent
055933d09e
commit
ca407263c2
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ end
|
|||
class Llvm <Formula
|
||||
url 'http://llvm.org/releases/2.8/llvm-2.8.tgz'
|
||||
homepage 'http://llvm.org/'
|
||||
md5 '6b13c504c718385fa0a4d375275e7a05'
|
||||
md5 '220d361b4d17051ff4bb21c64abe05ba'
|
||||
|
||||
def options
|
||||
[['--with-clang', 'Also build & install clang']]
|
||||
|
|
Loading…
Reference in a new issue