texinfo 5.2

Closes Homebrew/homebrew#23062.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Matt Sicker 2013-10-05 13:06:19 -05:00 committed by Adam Vandenberg
parent 764415abd0
commit a92abebb2f
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ require 'formula'
class Texinfo < Formula
homepage 'http://www.gnu.org/software/texinfo/'
url 'http://ftpmirror.gnu.org/texinfo/texinfo-5.1.tar.gz'
mirror 'http://ftp.gnu.org/gnu/texinfo/texinfo-5.1.tar.gz'
sha1 '8b642aea2f5ba8a1ba4b15f438a47c1d15dcd214'
url 'http://ftpmirror.gnu.org/texinfo/texinfo-5.2.tar.gz'
mirror 'http://ftp.gnu.org/gnu/texinfo/texinfo-5.2.tar.gz'
sha1 'dc54edfbb623d46fb400576b3da181f987e63516'
keg_only :provided_by_osx, <<-EOS.undent
Software that uses TeX, such as lilypond and octave, require a newer version