aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/atf.rb
diff options
context:
space:
mode:
authorFrancisco Souza2012-12-08 16:35:35 -0200
committerJack Nagel2012-12-08 14:02:18 -0600
commited6ea798c8673a2e98bc016491f4446bd19ca559 (patch)
tree42811c07168e60590393d3bf58a970afe98b8e26 /Library/Formula/atf.rb
parentf07ba280dba42891fd4fc84c82e8e9cd3d303ff3 (diff)
downloadhomebrew-ed6ea798c8673a2e98bc016491f4446bd19ca559.tar.bz2
atf 0.16
Closes #16484. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/atf.rb')
-rw-r--r--Library/Formula/atf.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/atf.rb b/Library/Formula/atf.rb
index c20c5514e..a3efd6601 100644
--- a/Library/Formula/atf.rb
+++ b/Library/Formula/atf.rb
@@ -2,8 +2,8 @@ require 'formula'
class Atf < Formula
homepage 'http://code.google.com/p/kyua/wiki/ATF'
- url 'http://kyua.googlecode.com/files/atf-0.15.tar.gz'
- sha256 '0c7242a107c7e308feed8fac45a194a6f6c8d90283add576cfc3dab0fcd61b2b'
+ url 'http://kyua.googlecode.com/files/atf-0.16.tar.gz'
+ sha256 'f33a85f4a0677f40be406baaf6a5a749ca02870af9707f7606a0f3fa613c8339'
def install
system "./configure", "--disable-dependency-tracking",