HEVEA 2.12
Closes Homebrew/homebrew#26085. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
a735a74cf4
commit
1e10180e1a
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.09.tar.gz'
|
||||
sha1 '7186fccfe84611680a6451fcb9c9d78130f3adf2'
|
||||
url 'http://hevea.inria.fr/distri/hevea-2.12.tar.gz'
|
||||
sha1 '21ca8c366a3fd1030b3cfba3cd2aa16e6baf5c56'
|
||||
|
||||
depends_on 'objective-caml'
|
||||
depends_on 'ghostscript' => :optional
|
||||
|
|
Loading…
Reference in a new issue