hevea 2.06
This commit is contained in:
parent
4c0b95ce94
commit
27c680f3a7
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.04.tar.gz'
|
||||
sha1 'f3d333bea7cda67cd95ca39f0039d82d1f732719'
|
||||
url 'http://hevea.inria.fr/distri/hevea-2.06.tar.gz'
|
||||
sha1 'dab9676ed99cedd2ec37c3e0d27ee87f3ea02b7d'
|
||||
|
||||
depends_on 'objective-caml'
|
||||
depends_on 'ghostscript' => :optional
|
||||
|
|
Loading…
Reference in a new issue