[CalendarServer-changes] [14028] CalendarServer/trunk/bin/_build.sh

source_changes at macosforge.org source_changes at macosforge.org
Tue Sep 30 04:59:53 PDT 2014


Revision: 14028
          http://trac.calendarserver.org//changeset/14028
Author:   wsanchez at apple.com
Date:     2014-09-30 04:59:53 -0700 (Tue, 30 Sep 2014)
Log Message:
-----------
Update memcached

Modified Paths:
--------------
    CalendarServer/trunk/bin/_build.sh

Modified: CalendarServer/trunk/bin/_build.sh
===================================================================
--- CalendarServer/trunk/bin/_build.sh	2014-09-30 11:58:08 UTC (rev 14027)
+++ CalendarServer/trunk/bin/_build.sh	2014-09-30 11:59:53 UTC (rev 14028)
@@ -530,11 +530,11 @@
       "libevent" "${p}" \
       "http://github.com/downloads/libevent/libevent/${p}.tar.gz";
 
-    local v="1.4.16";
+    local v="1.4.20";
     local n="memcached";
     local p="${n}-${v}";
 
-    c_dependency -m "1c5781fecb52d70b615c6d0c9c140c9c" \
+    c_dependency -m "92f702bcb28d7bec8fdf9418360fc062" \
       "memcached" "${p}" \
       "http://www.memcached.org/files/${p}.tar.gz";
   fi;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140930/a092a4ae/attachment.html>


More information about the calendarserver-changes mailing list