Commit a049d388 authored by Łukasz Nowak's avatar Łukasz Nowak

 - add memcached 1.4.5 part
 - factorise common in memcached-common part


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38083 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a5e9239f
......@@ -15,10 +15,18 @@ filename = fix-strict-aliasing.patch
[memcached]
<= memcached-1.4.4
[memcached-1.4.5]
<= memcached-common
url = http://memcached.googlecode.com/files/memcached-1.4.5.tar.gz
md5sum = 583441a25f937360624024f2881e5ea8
[memcached-1.4.4]
recipe = hexagonit.recipe.cmmi
<= memcached-common
url = http://memcached.googlecode.com/files/memcached-1.4.4.tar.gz
md5sum = 5ca5b24de347e97ac1f48f3785b4178a
[memcached-common]
recipe = hexagonit.recipe.cmmi
configure-options =
--with-libevent=${libevent:location}
patches =
......@@ -26,3 +34,4 @@ patches =
patch-options = -p1
environment =
LDFLAGS =-Wl,-rpath ${libevent:location}/lib
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