Ur/Web 20120110
Closes Homebrew/homebrew#9528. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
This commit is contained in:
parent
a7e89529ec
commit
061ce56551
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue