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