aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim D. Smith2014-12-23 00:55:52 -0500
committerTim D. Smith2014-12-31 17:53:07 -0800
commitc50adf53048883a45b5aa30cd3aa856437743663 (patch)
tree74ae48969944552e7698b0ca375ddf58abf37595
parent5f035218d9d1a742c411927f8719d464191292bb (diff)
downloadhomebrew-c50adf53048883a45b5aa30cd3aa856437743663.tar.bz2
pypy3: pip 6.0.3
-rw-r--r--Library/Formula/pypy3.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pypy3.rb b/Library/Formula/pypy3.rb
index 6107b6f38..8952895ad 100644
--- a/Library/Formula/pypy3.rb
+++ b/Library/Formula/pypy3.rb
@@ -23,8 +23,8 @@ class Pypy3 < Formula
end
resource "pip" do
- url "https://pypi.python.org/packages/source/p/pip/pip-1.5.6.tar.gz"
- sha1 "e6cd9e6f2fd8d28c9976313632ef8aa8ac31249e"
+ url "https://pypi.python.org/packages/source/p/pip/pip-6.0.3.tar.gz"
+ sha1 "67d4affd83ee2f3514ac1386bee59f10f672517c"
end
# https://bugs.launchpad.net/ubuntu/+source/gcc-4.2/+bug/187391