itexToMML 1.5.1
Signed-off-by: Brett Koonce <koonce@gmail.com>
This commit is contained in:
parent
e7b4545c13
commit
0d76eb91b4
1 changed files with 2 additions and 2 deletions
|
@ -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.5.0.tar.gz'
|
||||
sha1 'd30ac4327f4e9dc5259950404b45671eb241945e'
|
||||
url 'http://golem.ph.utexas.edu/~distler/blog/files/itexToMML-1.5.1.tar.gz'
|
||||
sha1 'e87cb48c9e0ad357d9e20186e4bd34fc8750b59c'
|
||||
|
||||
def install
|
||||
bin.mkpath
|
||||
|
|
Loading…
Reference in a new issue