[Erp5-report] r34920 luke - /erp5/trunk/buildout/software-profiles/memcached.cfg
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon May 3 10:08:16 CEST 2010
Author: luke
Date: Mon May 3 10:08:13 2010
New Revision: 34920
URL: http://svn.erp5.org?rev=34920&view=rev
Log:
- google is using special token, changing from time to time, which makes automated download impossible
File is available on local mirror, so switch to this mirror as a workaround.
Modified:
erp5/trunk/buildout/software-profiles/memcached.cfg
Modified: erp5/trunk/buildout/software-profiles/memcached.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/memcached.cfg?rev=34920&r1=34919&r2=34920&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/memcached.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/memcached.cfg [utf8] Mon May 3 10:08:13 2010
@@ -6,7 +6,7 @@
# * http://code.google.com/p/memcached/issues/detail?id=60
# * http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565033
recipe = hexagonit.recipe.download
-url = http://memcached.googlecode.com/issues/attachment?aid=8380074892624334134&name=fix-strict-aliasing.patch&token=dc709d8dc15d28e9ce47872ab8437991
+url = http://www.nexedi.org/static/patches/memcached-fix-strict-aliasing.patch
md5sum = c03b3bfc237b77667b0e90442b0980e8
download-only = true
filename = fix-strict-aliasing.patch
More information about the Erp5-report
mailing list