diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/pypy.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pypy.rb b/Library/Formula/pypy.rb index 7cbdecddc..8624ff2f9 100644 --- a/Library/Formula/pypy.rb +++ b/Library/Formula/pypy.rb @@ -14,8 +14,8 @@ class Pypy < Formula end resource 'pip' do - url 'https://pypi.python.org/packages/source/p/pip/pip-1.5.4.tar.gz' - sha1 '35ccb7430356186cf253615b70f8ee580610f734' + url 'https://pypi.python.org/packages/source/p/pip/pip-1.5.5.tar.gz' + sha1 'ce15871b65e412589044ee8a4029fe65bc26b894' end def install |
