Pip 0.8 released.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
43473babcf
commit
88fa52c228
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Pip <Formula
|
||||
url 'http://pypi.python.org/packages/source/p/pip/pip-0.7.2.tar.gz'
|
||||
url 'http://pypi.python.org/packages/source/p/pip/pip-0.8.tar.gz'
|
||||
homepage 'http://pip.openplans.org/'
|
||||
md5 'cfe73090aaa0d3b0c104179a627859d1'
|
||||
md5 '468d9adc309f33ad51cee38f0d455429'
|
||||
|
||||
depends_on 'distribute'
|
||||
|
||||
|
|
Loading…
Reference in a new issue