aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/automake.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/automake.rb b/Library/Formula/automake.rb
index 8fb6a4deb..ab0ab01c4 100644
--- a/Library/Formula/automake.rb
+++ b/Library/Formula/automake.rb
@@ -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"