chibi-scheme: add HEAD
Closes Homebrew/homebrew#8839. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
29f8f2daae
commit
147f4477fb
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ class ChibiScheme < Formula
|
|||
url 'http://chibi-scheme.googlecode.com/files/chibi-scheme-0.5.1.tgz'
|
||||
homepage 'http://code.google.com/p/chibi-scheme/'
|
||||
md5 'c29c4721cd31d6bcafd061dfcf622f46'
|
||||
head 'https://code.google.com/p/chibi-scheme/', :using => :hg
|
||||
|
||||
def install
|
||||
# "make" and "make install" must be done separately
|
||||
|
|
Loading…
Reference in a new issue