Fix typo in dmd formula
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
601db9a60b
commit
31d554db2a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
require 'formula'
|
||||
|
||||
class Dmd <Formula
|
||||
homepage='http://www.digitalmars.com/d/'
|
||||
homepage 'http://www.digitalmars.com/d/'
|
||||
url 'http://ftp.digitalmars.com/dmd.1.063.zip'
|
||||
md5 'e779e3cf670846115966036b0b0bf410'
|
||||
|
||||
|
|
Loading…
Reference in a new issue