diff options
| author | papaeye | 2012-07-26 15:33:03 +0900 |
|---|---|---|
| committer | Adam Vandenberg | 2012-07-26 07:00:10 -0700 |
| commit | 6db44fbd20987b69472f3701ad69d433f5a1eaf2 (patch) | |
| tree | 420f4b8b0266f61405afb742aa48fe637f357ced /Library/Formula/python.rb | |
| parent | 929458b764585ce4cca2981043ad157d615ea1ec (diff) | |
| download | homebrew-6db44fbd20987b69472f3701ad69d433f5a1eaf2.tar.bz2 | |
distribute 0.6.28
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/python.rb')
| -rw-r--r-- | Library/Formula/python.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/python.rb b/Library/Formula/python.rb index 3f46e23b2..74aef7a72 100644 --- a/Library/Formula/python.rb +++ b/Library/Formula/python.rb @@ -25,8 +25,8 @@ end class Distribute < Formula - url 'http://pypi.python.org/packages/source/d/distribute/distribute-0.6.27.tar.gz' - md5 'ecd75ea629fee6d59d26f88c39b2d291' + url 'http://pypi.python.org/packages/source/d/distribute/distribute-0.6.28.tar.gz' + md5 'b400b532e33f78551e6847c1f5965e56' end class Pip < Formula |
