aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim D. Smith2015-02-09 08:25:21 -0800
committerTim D. Smith2015-02-10 22:37:27 -0800
commit779be7a2fda25c0a3052084d7a0640b06cb2353c (patch)
tree11ee9b55326b961c670f65c9cbf226d8c3d421c1
parent75f72923eb6fe4fc6d4d1ad9a2669301274267da (diff)
downloadhomebrew-779be7a2fda25c0a3052084d7a0640b06cb2353c.tar.bz2
python: pip 6.0.8
-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 e4910cf0c..ad541c926 100644
--- a/Library/Formula/python.rb
+++ b/Library/Formula/python.rb
@@ -35,8 +35,8 @@ class Python < Formula
end
resource "pip" do
- url "https://pypi.python.org/packages/source/p/pip/pip-6.0.7.tar.gz"
- sha1 "d2539dcd3d938863c7f6d7197d2f53066c92cf23"
+ url "https://pypi.python.org/packages/source/p/pip/pip-6.0.8.tar.gz"
+ sha1 "bd59a468f21b3882a6c9d3e189d40c7ba1e1b9bd"
end
# Patch for pyport.h macro issue