automake: update to 1.11.3

Closes Homebrew/homebrew#10520.

Signed-off-by: Max Howell <max@methylblue.com>
master
Tuncer Ayaz 2012-02-27 10:04:27 +01:00 committed by Max Howell
parent ea31b76cc0
commit 1c635f2a85
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Automake < Formula
homepage 'http://www.gnu.org/software/automake/'
url 'http://ftpmirror.gnu.org/automake/automake-1.11.tar.gz'
md5 'fab0bd2c3990a6679adaf9eeac0c6d2a'
url 'http://ftpmirror.gnu.org/automake/automake-1.11.3.tar.gz'
md5 '93ecb319f0365cb801990b00f658d026'
depends_on "autoconf"