erlang: fix version detection and bottles.
This commit is contained in:
parent
425e30ad6c
commit
ca5396932c
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ class Erlang < Formula
|
||||||
homepage 'http://www.erlang.org'
|
homepage 'http://www.erlang.org'
|
||||||
# Download tarball from GitHub; it is served faster than the official tarball.
|
# Download tarball from GitHub; it is served faster than the official tarball.
|
||||||
url 'https://github.com/erlang/otp/tarball/OTP_R15B01'
|
url 'https://github.com/erlang/otp/tarball/OTP_R15B01'
|
||||||
version 'R15B01'
|
|
||||||
sha1 'efc06b5058605e25bfde41d614a2040f282c2601'
|
sha1 'efc06b5058605e25bfde41d614a2040f282c2601'
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue