From c76765b191f8c118f9770267c425b1f0c82cce98 Mon Sep 17 00:00:00 2001 From: Richard West Date: Thu, 22 Sep 2011 15:49:05 -0300 Subject: python: update distribute md5 http://pypi.python.org/packages/source/d/distribute/ Closes #7765. Closes #7768. Signed-off-by: Jack Nagel --- Library/Formula/python.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/python.rb') diff --git a/Library/Formula/python.rb b/Library/Formula/python.rb index 57bd1cc03..926cbb1d9 100644 --- a/Library/Formula/python.rb +++ b/Library/Formula/python.rb @@ -10,7 +10,7 @@ end class Distribute < Formula url 'http://pypi.python.org/packages/source/d/distribute/distribute-0.6.21.tar.gz' - md5 'c8cfcfd42ec9ab900fb3960a3308eef2' + md5 'f783444754861f9b33e9f4083bd97b60' end class Python < Formula -- cgit v1.2.3