aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/python.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2014-02-06 07:52:37 -0800
committerAdam Vandenberg2014-02-06 07:52:55 -0800
commit5f27433e3e2baf31cafc4a61d0383b25bf17e4f6 (patch)
tree3721dd52426b9b8fba6a9d183d7cd3a627e59cd9 /Library/Formula/python.rb
parentcc96d41f6e9684741f6cdee5d418c23161b25178 (diff)
downloadhomebrew-5f27433e3e2baf31cafc4a61d0383b25bf17e4f6.tar.bz2
Python: pip 1.5.2
Diffstat (limited to 'Library/Formula/python.rb')
-rw-r--r--Library/Formula/python.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/python.rb b/Library/Formula/python.rb
index 4f57830e3..d71bcff87 100644
--- a/Library/Formula/python.rb
+++ b/Library/Formula/python.rb
@@ -30,8 +30,8 @@ class Python < Formula
end
resource 'pip' do
- url 'https://pypi.python.org/packages/source/p/pip/pip-1.4.1.tar.gz'
- sha1 '9766254c7909af6d04739b4a7732cc29e9a48cb0'
+ url 'https://pypi.python.org/packages/source/p/pip/pip-1.5.2.tar.gz'
+ sha1 '4f43a6b04f83b8d83bee702750ff35be2a2b6af1'
end
def patches