unison: style nits
This commit is contained in:
parent
5c7f7ef8f1
commit
748ca73d2c
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Unison < Formula
|
||||
url 'http://www.seas.upenn.edu/~bcpierce/unison//download/releases/unison-2.40.102/unison-2.40.102.tar.gz'
|
||||
homepage 'http://www.cis.upenn.edu/~bcpierce/unison/'
|
||||
url 'http://www.seas.upenn.edu/~bcpierce/unison//download/releases/unison-2.40.102/unison-2.40.102.tar.gz'
|
||||
sha1 'bf18f64fa30bd04234e864d42190294e0d9a2910'
|
||||
|
||||
depends_on 'objective-caml'
|
||||
|
|
Loading…
Reference in a new issue