From 971ac53ed90246a052c606fe8ce23e00eef673a9 Mon Sep 17 00:00:00 2001 From: Daniel Dumke Date: Tue, 20 Aug 2013 18:46:05 +0200 Subject: HEVEA 2.09 Changed the download version and SHA Closes #22027. Signed-off-by: Adam Vandenberg --- Library/Formula/hevea.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/hevea.rb b/Library/Formula/hevea.rb index 66b52f6ad..ffd66a01f 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.06.tar.gz' - sha1 'dab9676ed99cedd2ec37c3e0d27ee87f3ea02b7d' + url 'http://hevea.inria.fr/distri/hevea-2.09.tar.gz' + sha1 '7186fccfe84611680a6451fcb9c9d78130f3adf2' depends_on 'objective-caml' depends_on 'ghostscript' => :optional -- cgit v1.2.3