hevea 2.1.3
This commit is contained in:
parent
6472510858
commit
0da96734ec
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Hevea < Formula
|
||||
homepage 'http://hevea.inria.fr/'
|
||||
url 'http://hevea.inria.fr/distri/hevea-2.12.tar.gz'
|
||||
sha1 '21ca8c366a3fd1030b3cfba3cd2aa16e6baf5c56'
|
||||
url 'http://hevea.inria.fr/distri/hevea-2.13.tar.gz'
|
||||
sha1 '03b35732f880591743ba750948b14efc0a46578b'
|
||||
|
||||
depends_on 'objective-caml'
|
||||
depends_on 'ghostscript' => :optional
|
||||
|
|
Loading…
Reference in a new issue