From 69e0855eecddced7c910a3a0ebcf3868335b5046 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Tue, 17 Sep 2013 12:11:34 -0500 Subject: itexToMML 1.4.11 Signed-off-by: Adam Vandenberg --- Library/Formula/itex2mml.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/itex2mml.rb b/Library/Formula/itex2mml.rb index a25f7c1e9..debbbe8fc 100644 --- a/Library/Formula/itex2mml.rb +++ b/Library/Formula/itex2mml.rb @@ -8,8 +8,8 @@ require 'formula' class Itex2mml < Formula homepage 'http://golem.ph.utexas.edu/~distler/blog/itex2MML.html' - url 'http://golem.ph.utexas.edu/~distler/blog/files/itexToMML-1.4.10.tar.gz' - sha1 '445657b5939f75d0c3c4e5fea5cc51d6594cb932' + url 'http://golem.ph.utexas.edu/~distler/blog/files/itexToMML-1.4.11.tar.gz' + sha1 '92092f1448374743158939538b039c05b4b9d764' def install bin.mkpath -- cgit v1.2.3