Commit 3e790e6a authored by iv's avatar iv

redis: make version 3.2 optionally available

parent f4ff7ec7
......@@ -27,3 +27,18 @@ environment =
patch-options = -p1
patches =
${:_profile_base_location_}/0001-tests-Disable-replication-psync-for-now.patch#1ed899443ed70fce02d9b95f5e7ca046
[redis32]
recipe = slapos.recipe.cmmi
url = http://download.redis.io/releases/redis-3.2.0.tar.gz
md5sum = 9ec99ff912f35946fdb56fe273140483
configure-command = true
prefix =
make-options =
PREFIX=${buildout:parts-directory}/${:_buildout_section_name_}
V=1
make-targets =
install
test
environment =
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