aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pypy.rb
diff options
context:
space:
mode:
authorTim D. Smith2014-12-23 00:02:31 -0500
committerTim D. Smith2014-12-31 17:53:07 -0800
commit19f8dd64c73a91f7f9c9a15b479ce54007a6efb2 (patch)
treed8cb4b0c9e3b51d0588f925a7d950a1f5616f6c9 /Library/Formula/pypy.rb
parenteb46358a0c455a1f0666b8c2c366fde5ce4ec252 (diff)
downloadhomebrew-19f8dd64c73a91f7f9c9a15b479ce54007a6efb2.tar.bz2
pypy: pip 6.0.3
Diffstat (limited to 'Library/Formula/pypy.rb')
-rw-r--r--Library/Formula/pypy.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pypy.rb b/Library/Formula/pypy.rb
index ac1ba035c..3e0a2c660 100644
--- a/Library/Formula/pypy.rb
+++ b/Library/Formula/pypy.rb
@@ -24,8 +24,8 @@ class Pypy < 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