redis --devel 2.6.0-rc4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
31c5d79835
commit
651b859dd4
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ class Redis < Formula
|
|||
head 'https://github.com/antirez/redis.git', :branch => 'unstable'
|
||||
|
||||
devel do
|
||||
url 'http://redis.googlecode.com/files/redis-2.6.0-rc3.tar.gz'
|
||||
sha1 '322b60dfa4a498b66fa1125ac97d80d40024099b'
|
||||
url 'http://redis.googlecode.com/files/redis-2.6.0-rc4.tar.gz'
|
||||
sha1 'df702940c2249d71e6dc6b16c12e6fa12543cb8e'
|
||||
end
|
||||
|
||||
fails_with :llvm do
|
||||
|
|
Loading…
Reference in a new issue