From c844327b6788188e9f0f561ddac2e18929e6e0e5 Mon Sep 17 00:00:00 2001 From: Kashif Rasul Date: Fri, 23 Nov 2012 13:59:02 +0100 Subject: distribute 0.6.30 Signed-off-by: Adam Vandenberg --- Library/Formula/python3.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/python3.rb') diff --git a/Library/Formula/python3.rb b/Library/Formula/python3.rb index 9f1b3f2cf..d903722a7 100644 --- a/Library/Formula/python3.rb +++ b/Library/Formula/python3.rb @@ -7,8 +7,8 @@ require Formula.path("python") # For TkCheck requirement # `brew install python`. class Distribute < Formula - url 'http://pypi.python.org/packages/source/d/distribute/distribute-0.6.28.tar.gz' - sha1 '709bd97d46050d69865d4b588c7707768dfe6711' + url 'http://pypi.python.org/packages/source/d/distribute/distribute-0.6.30.tar.gz' + sha1 '40dfce237883d1c02817f726128f61614dc686ff' end class Pip < Formula -- cgit v1.2.3