aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pyenv-virtualenvwrapper.rb
diff options
context:
space:
mode:
authorYamashita Yuu2014-03-21 01:26:27 +0900
committerJack Nagel2014-03-20 13:55:26 -0500
commit747cfab7c3b35ad1d357a1765c08e4291072742d (patch)
tree6f9ba601a8a41cff25735009a1e386d69d5556e3 /Library/Formula/pyenv-virtualenvwrapper.rb
parent2110f42435e83bcd6946d960a342ffd2b630723e (diff)
downloadhomebrew-747cfab7c3b35ad1d357a1765c08e4291072742d.tar.bz2
pyenv-virtualenvwrapper 20140321
Closes #27734. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/pyenv-virtualenvwrapper.rb')
-rw-r--r--Library/Formula/pyenv-virtualenvwrapper.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pyenv-virtualenvwrapper.rb b/Library/Formula/pyenv-virtualenvwrapper.rb
index e8d53da43..687f576a2 100644
--- a/Library/Formula/pyenv-virtualenvwrapper.rb
+++ b/Library/Formula/pyenv-virtualenvwrapper.rb
@@ -2,8 +2,8 @@ require 'formula'
class PyenvVirtualenvwrapper < Formula
homepage 'https://github.com/yyuu/pyenv-virtualenvwrapper'
- url 'https://github.com/yyuu/pyenv-virtualenvwrapper/archive/v20140122.tar.gz'
- sha1 '7233865730c207d6e6660db906be19b88cb3ca3b'
+ url 'https://github.com/yyuu/pyenv-virtualenvwrapper/archive/v20140321.tar.gz'
+ sha1 '964b6a52f4c097effd03a5c3005a42dfbb413508'
head 'https://github.com/yyuu/pyenv-virtualenvwrapper.git'