From 38e476c04410d4a01093fbd2b1ab96bb1b96d815 Mon Sep 17 00:00:00 2001 From: Lee Hanxue Date: Thu, 21 Nov 2013 14:58:05 +0800 Subject: brew-pip 0.4.1 Closes #24557. Signed-off-by: Adam Vandenberg --- Library/Formula/brew-pip.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library') diff --git a/Library/Formula/brew-pip.rb b/Library/Formula/brew-pip.rb index 976c3231b..793111514 100644 --- a/Library/Formula/brew-pip.rb +++ b/Library/Formula/brew-pip.rb @@ -1,9 +1,9 @@ require 'formula' class BrewPip < Formula - homepage 'https://github.com/josh/brew-pip' - url 'https://github.com/josh/brew-pip/archive/v0.1.2.tar.gz' - sha1 '49fbd82ceb601e98999cbd28c106a7c26ff16a2b' + homepage 'https://github.com/hanxue/brew-pip' + url 'https://github.com/hanxue/brew-pip/archive/0.4.1.tar.gz' + sha1 'be2bb7ade3394116f1be35771669e60321cdb2a7' def install bin.install 'bin/brew-pip' -- cgit v1.2.3