[CalendarServer-changes] [5646] CalendarServer/trunk/support/build.sh

source_changes at macosforge.org source_changes at macosforge.org
Mon May 24 10:49:27 PDT 2010


Revision: 5646
          http://trac.macosforge.org/projects/calendarserver/changeset/5646
Author:   dre at apple.com
Date:     2010-05-24 10:49:25 -0700 (Mon, 24 May 2010)
Log Message:
-----------
Updated memcache distfile url

Modified Paths:
--------------
    CalendarServer/trunk/support/build.sh

Modified: CalendarServer/trunk/support/build.sh
===================================================================
--- CalendarServer/trunk/support/build.sh	2010-05-24 17:46:22 UTC (rev 5645)
+++ CalendarServer/trunk/support/build.sh	2010-05-24 17:49:25 UTC (rev 5646)
@@ -443,7 +443,7 @@
     c_dependency "libevent" "${le}" \
       "http://monkey.org/~provos/${le}.tar.gz";
     c_dependency "memcached" "${mc}" \
-      "http://www.danga.com/memcached/dist/${mc}.tar.gz" \
+      "http://memcached.googlecode.com/files/${mc}.tar.gz" \
       --enable-threads --with-libevent="${top}/${le}/_root";
   fi;
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20100524/1a191fd9/attachment.html>


More information about the calendarserver-changes mailing list