From fc727313da896f439716e0fdaba1224d87043081 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com> Date: Wed, 16 Feb 2011 13:27:29 +0000 Subject: [PATCH] - version up git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43375 20353a03-c40f-0410-a6d1-a30d3c3de9de --- buildout/software-profiles/kumo.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buildout/software-profiles/kumo.cfg b/buildout/software-profiles/kumo.cfg index 7161dca946..da2bdf79d8 100644 --- a/buildout/software-profiles/kumo.cfg +++ b/buildout/software-profiles/kumo.cfg @@ -18,8 +18,8 @@ filename = kumo-hooks.py [kumo] pre-configure-hook = ${kumo-hooks-download:location}/${kumo-hooks-download:filename}:pre_configure_hook recipe = erp5.recipe.cmmiforcei686 -url = http://github.com/downloads/etolabo/kumofs/kumofs-0.4.12.tar.gz -md5sum = 70fc53a332fb2b76ae6a3aad7aa59aad +url = https://github.com/downloads/etolabo/kumofs/kumofs-0.4.13.tar.gz +md5sum = 46148e9536222d0ad2ef36777c55714d configure-options = --with-tokyocabinet=${tokyocabinet:location} --with-msgpack=${messagepack:location} -- 2.30.9