aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authortizoc2011-11-28 10:24:16 -0200
committerJack Nagel2011-11-28 16:20:17 -0600
commitf69ae51557a3f73f0d595292a2017f77fb44d15f (patch)
tree58b3ff54ac6e9c158190151a95337978016d8ec1 /Library
parent5694309f40eac4499f768a6294edfaf085292c9d (diff)
downloadhomebrew-f69ae51557a3f73f0d595292a2017f77fb44d15f.tar.bz2
chibi-scheme: add HEAD
Closes #8839. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/chibi-scheme.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/chibi-scheme.rb b/Library/Formula/chibi-scheme.rb
index 0fa176c7a..4e407e8f5 100644
--- a/Library/Formula/chibi-scheme.rb
+++ b/Library/Formula/chibi-scheme.rb
@@ -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