aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/latex2rtf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/latex2rtf.rb')
-rw-r--r--Library/Formula/latex2rtf.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/latex2rtf.rb b/Library/Formula/latex2rtf.rb
index 61c15e207..b11c06227 100644
--- a/Library/Formula/latex2rtf.rb
+++ b/Library/Formula/latex2rtf.rb
@@ -3,7 +3,7 @@ require 'formula'
class Latex2rtf < Formula
url 'http://downloads.sourceforge.net/project/latex2rtf/latex2rtf-unix/2.1.0/latex2rtf-2.1.0.tar.gz'
homepage 'http://latex2rtf.sourceforge.net/'
- md5 'e89b78f9cfe6d83c79e657a9390e8bc9'
+ sha1 '31e6280312b56c2c38cf6a3fddff21a9910c7d6f'
def install
inreplace "Makefile" do |s|