Lets swap those md5s

Serves me right for not test building it. But you see — Erlang takes ages.
This commit is contained in:
Max Howell 2010-02-24 17:24:27 +00:00
parent b45ff75fea
commit 73b42027ec

View file

@ -2,13 +2,13 @@ require 'formula'
class ErlangManuals <Formula
url 'http://www.erlang.org/download/otp_doc_man_R13B04.tar.gz'
md5 'ca6da4921e438891967900aa6a084341'
md5 '681aaef70affc64743f4e8c0675034af'
end
class Erlang <Formula
version 'R13B04'
url "http://erlang.org/download/otp_src_#{version}.tar.gz"
md5 '681aaef70affc64743f4e8c0675034af'
md5 'ca6da4921e438891967900aa6a084341'
homepage 'http://www.erlang.org'
# we can't strip the beam executables or any plugins