DMD: Update to 2.055

Closes Homebrew/homebrew#7518.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
master
Oldrich Smehlik 2011-09-08 23:21:59 +02:00 committed by Charlie Sharpsteen
parent be89af9de0
commit 0e4fed4f2b
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Dmd < Formula
homepage 'http://www.digitalmars.com/d/'
url 'http://ftp.digitalmars.com/dmd.2.054.zip'
md5 'caa653b1d92648e6103acfe5fb8e6732'
url 'http://ftp.digitalmars.com/dmd.2.055.zip'
md5 'b7faf4ef7513ede9aa266483968c2f43'
def doc
#use d and not dmd, rationale: meh