aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/bibtex2html.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/bibtex2html.rb')
-rw-r--r--Library/Formula/bibtex2html.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/bibtex2html.rb b/Library/Formula/bibtex2html.rb
index 67bc60bdc..f1a960bca 100644
--- a/Library/Formula/bibtex2html.rb
+++ b/Library/Formula/bibtex2html.rb
@@ -3,7 +3,7 @@ require 'formula'
class Bibtex2html < Formula
url 'http://www.lri.fr/~filliatr/ftp/bibtex2html/bibtex2html-1.94.tar.gz'
homepage 'http://www.lri.fr/~filliatr/bibtex2html/'
- md5 '16e6656156e10c07747163a0914058b8'
+ sha1 '710ecf4e20f8dffabb0684222d7de3cf502cb691'
depends_on 'objective-caml'