aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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