DMD 2.053
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
f4a3f1611e
commit
2b0054e36e
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Dmd < Formula
|
||||
homepage 'http://www.digitalmars.com/d/'
|
||||
url 'http://ftp.digitalmars.com/dmd.2.051.zip'
|
||||
md5 '7952059a67995e3e74f3c27aa3942d6c'
|
||||
url 'http://ftp.digitalmars.com/dmd.2.053.zip'
|
||||
md5 'c718be905a995470d512f071d6a99532'
|
||||
|
||||
def doc
|
||||
#use d and not dmd, rationale: meh
|
||||
|
|
Loading…
Reference in a new issue