diff options
| -rw-r--r-- | Library/Formula/redis.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/redis.rb b/Library/Formula/redis.rb index 6093568fe..2bbba5e0a 100644 --- a/Library/Formula/redis.rb +++ b/Library/Formula/redis.rb @@ -5,6 +5,7 @@ class Redis <Formula head 'git://github.com/antirez/redis.git' homepage 'http://code.google.com/p/redis/' sha1 '48300996d3d34cccf076330859f37248fa5f6c1b' + version '2.0.4' def install fails_with_llvm "Breaks with LLVM" |
