From ca8adfd3e70543aedd6c2d7c8ff32f62a2bffc20 Mon Sep 17 00:00:00 2001 From: Ramiro Jr. Franco Date: Thu, 22 Sep 2011 16:35:50 -0700 Subject: python3: update distribute md5 The package was re-uploaded, requiring a new checksum. Closes #7773. Signed-off-by: Jack Nagel --- Library/Formula/python3.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/python3.rb b/Library/Formula/python3.rb index 5e65373e7..1db52f29f 100644 --- a/Library/Formula/python3.rb +++ b/Library/Formula/python3.rb @@ -13,7 +13,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 Python3 < Formula -- cgit v1.2.3