Closes Homebrew/homebrew#50187.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Eric Jutrzenka 2016-03-16 22:14:48 -07:00 committed by Xu Cheng
parent 28273e4ec7
commit 4504ac8a93

View file

@ -1,8 +1,8 @@
class Lfe < Formula
desc "A Concurrent Lisp for the Erlang VM"
homepage "http://lfe.io/"
url "https://github.com/rvirding/lfe/archive/v0.10.0.tar.gz"
sha256 "656e977c2aa5cce3a64a85d415e3b2d72111e03c3b954fc113051207748ecf19"
url "https://github.com/rvirding/lfe/archive/v1.0.tar.gz"
sha256 "a335f593faf96fadbe9d049c5be5d331ba19628bd5dd41cedcbc62bb7c597fe7"
head "https://github.com/rvirding/lfe.git", :branch => "develop"