python: pip 6.0.8
This commit is contained in:
parent
1cafa11a18
commit
ab1bbe27b1
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue