Commit e6aa5be2 authored by Kirill Smelkov's avatar Kirill Smelkov

X Upgrade redis to latest

parent b998b3ba
......@@ -7,8 +7,8 @@ extends = ../tcl/buildout.cfg
[redis]
recipe = hexagonit.recipe.cmmi
url = https://github.com/geoffgarside/redis/archive/ipv6.tar.gz
md5sum = 0eb594bd4e8ee746a0e2ef67b28cb5d8
url = http://download.redis.io/releases/redis-3.0.2.tar.gz
md5sum = 87be8867447f62524b584813e5a7bd14
configure-command = true
prefix =
make-options =
......@@ -18,4 +18,4 @@ make-targets =
install
test
environment =
PATH=${tcl:location}/bin:%(PATH)s
\ No newline at end of file
PATH=${tcl:location}/bin:%(PATH)s
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment