automake 1.11.4

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
nibbles 2bits 2012-04-05 00:51:29 -07:00 committed by Adam Vandenberg
parent 62855e5e3e
commit d77cf18072

View file

@ -2,9 +2,9 @@ require 'formula'
class Automake < Formula class Automake < Formula
homepage 'http://www.gnu.org/software/automake/' homepage 'http://www.gnu.org/software/automake/'
url 'http://ftpmirror.gnu.org/automake/automake-1.11.3.tar.gz' url 'http://ftpmirror.gnu.org/automake/automake-1.11.4.tar.gz'
mirror 'http://ftp.gnu.org/gnu/automake/automake-1.11.3.tar.gz' mirror 'http://ftp.gnu.org/gnu/automake/automake-1.11.4.tar.gz'
md5 '93ecb319f0365cb801990b00f658d026' sha1 '6223b9a507fc33e30b7291dfbcc7c9fc9ee0b133'
depends_on "autoconf" => :build depends_on "autoconf" => :build