aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/pyenv.rb5
1 files changed, 3 insertions, 2 deletions
diff --git a/Library/Formula/pyenv.rb b/Library/Formula/pyenv.rb
index e9851640d..84b33bc97 100644
--- a/Library/Formula/pyenv.rb
+++ b/Library/Formula/pyenv.rb
@@ -2,8 +2,9 @@ require 'formula'
class Pyenv < Formula
homepage 'https://github.com/yyuu/pyenv'
- url 'https://github.com/yyuu/pyenv/archive/v0.2.0.tar.gz'
- sha1 '5006b20f5e19e5de765410986054c98c6d83494b'
+ version "20130613"
+ url 'https://github.com/yyuu/pyenv/archive/v0.4.0-20130613.tar.gz'
+ sha1 '58fab2ac96b66583299be48394b3dece2eb84155'
head 'https://github.com/yyuu/pyenv.git'