latex2rtf 2.1.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
99585098cb
commit
9238f4e57d
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Latex2rtf < Formula
|
||||
url 'http://downloads.sourceforge.net/project/latex2rtf/latex2rtf-unix/2.0.0/latex2rtf-2.0.0.tar.gz'
|
||||
url 'http://downloads.sourceforge.net/project/latex2rtf/latex2rtf-unix/2.1.0/latex2rtf-2.1.0.tar.gz'
|
||||
homepage 'http://latex2rtf.sourceforge.net/'
|
||||
md5 '39611b6dbb5ce78b48c7695f3fcafb88'
|
||||
md5 'e89b78f9cfe6d83c79e657a9390e8bc9'
|
||||
|
||||
def install
|
||||
inreplace "Makefile" do |s|
|
||||
|
|
Loading…
Reference in a new issue