latex2html: use sha1

This commit is contained in:
Adam Vandenberg 2012-09-03 20:15:17 -07:00
parent 7a601da335
commit 596b6c88e4

View file

@ -1,10 +1,10 @@
require 'formula'
class Latex2html < Formula
url 'http://ctan.uib.no/support/latex2html/latex2html-2008.tar.gz'
homepage 'http://ctan.uib.no/help/Catalogue/entries/latex2html.html'
md5 '275ab6cfa8ca9328446b7f40d8dc302e'
url 'http://ctan.uib.no/support/latex2html/latex2html-2008.tar.gz'
version '1.71'
sha1 '5e0aa47572e0c13a4c5da51e963d5496be3f86e7'
depends_on 'netpbm'
depends_on 'ghostscript' => :optional