diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/hevea.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/hevea.rb b/Library/Formula/hevea.rb index 125655945..831b45f37 100644 --- a/Library/Formula/hevea.rb +++ b/Library/Formula/hevea.rb @@ -2,8 +2,8 @@ require 'formula' class Hevea < Formula homepage 'http://hevea.inria.fr/' - url 'http://hevea.inria.fr/distri/hevea-2.00.tar.gz' - sha1 '3de1c2e32f125c305d902fb1c066facc939405a2' + url 'http://hevea.inria.fr/distri/hevea-2.04.tar.gz' + sha1 'f3d333bea7cda67cd95ca39f0039d82d1f732719' depends_on 'objective-caml' depends_on 'ghostscript' => :optional |
