From eb6129c67960e382053a38b906381b1bfdf82899 Mon Sep 17 00:00:00 2001 From: Lloyd Hilaiel Date: Fri, 29 Apr 2011 13:48:30 -0600 Subject: yajl 2.0.2 Signed-off-by: Adam Vandenberg --- Library/Formula/yajl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/yajl.rb b/Library/Formula/yajl.rb index 0c43864b0..930a122f4 100644 --- a/Library/Formula/yajl.rb +++ b/Library/Formula/yajl.rb @@ -2,8 +2,8 @@ require 'formula' class Yajl < Formula homepage 'http://lloyd.github.com/yajl/' - url 'http://github.com/lloyd/yajl/tarball/2.0.0' - sha256 '752033679036ca32cd938bc73d89096f74d51b049aeb5131ee0d47152b6363d5' + url 'http://github.com/lloyd/yajl/tarball/2.0.2' + sha256 '4917049b7700e289d38e0ac82f63b7182a5dfc6cf21c5eb9a26d70b6d2e7b68b' # Configure uses cmake, even though it looks like we're # just using autotools below. -- cgit v1.2.3