aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pyenv-virtualenv.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/pyenv-virtualenv.rb')
-rw-r--r--Library/Formula/pyenv-virtualenv.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pyenv-virtualenv.rb b/Library/Formula/pyenv-virtualenv.rb
index da12ffd90..b4bcf299f 100644
--- a/Library/Formula/pyenv-virtualenv.rb
+++ b/Library/Formula/pyenv-virtualenv.rb
@@ -2,8 +2,8 @@ require 'formula'
class PyenvVirtualenv < Formula
homepage 'https://github.com/yyuu/pyenv-virtualenv'
- url 'https://github.com/yyuu/pyenv-virtualenv/archive/v20140110.1.tar.gz'
- sha1 '56e4823b13e00d17c2d73eb8e0c3e5eddc7e3d51'
+ url 'https://github.com/yyuu/pyenv-virtualenv/archive/v20140123.tar.gz'
+ sha1 '157571744ba1a16c44a83e8a250b3bf47ac53ab3'
head 'https://github.com/yyuu/pyenv-virtualenv.git'