hevea 2.1.3

This commit is contained in:
Kyungmin Lee 2014-03-21 16:56:52 -04:00 committed by Mike McQuaid
parent 6472510858
commit 0da96734ec

View file

@ -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