diff options
Diffstat (limited to 'Library/Formula/python.rb')
| -rw-r--r-- | Library/Formula/python.rb | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
