Ur/Web 20120110

Closes Homebrew/homebrew#9528.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
This commit is contained in:
Austin Seipp 2012-01-10 11:13:13 -06:00 committed by Misty De Meo
parent a7e89529ec
commit 061ce56551

View file

@ -2,8 +2,8 @@ require 'formula'
class Urweb < Formula
homepage 'http://impredicative.com/ur/'
url 'http://impredicative.com/ur/urweb-20111127.tgz'
md5 '33276fad9dc6b06782f041bccbdef7ac'
url 'http://impredicative.com/ur/urweb-20120110.tgz'
md5 'c71b1f1d16e1118fa50443b79704f9e9'
head 'http://hg.impredicative.com/urweb', :using => :hg
depends_on 'mlton'