[CalendarServer-changes] [722] CalendarServer/trunk/run

source_changes at macosforge.org source_changes at macosforge.org
Tue Dec 5 21:49:30 PST 2006


Revision: 722
          http://trac.macosforge.org/projects/calendarserver/changeset/722
Author:   wsanchez at apple.com
Date:     2006-12-05 21:49:30 -0800 (Tue, 05 Dec 2006)

Log Message:
-----------
pysqlite-2.3.2

Modified Paths:
--------------
    CalendarServer/trunk/run

Modified: CalendarServer/trunk/run
===================================================================
--- CalendarServer/trunk/run	2006-12-06 05:37:54 UTC (rev 721)
+++ CalendarServer/trunk/run	2006-12-06 05:49:30 UTC (rev 722)
@@ -504,9 +504,9 @@
 #
 
 if ! py_have_module pysqlite2; then
-  pysqlite="${top}/pysqlite-2.2.2";
+  pysqlite="${top}/pysqlite-2.3.2";
 
-  www_get "PySQLite" "${pysqlite}" http://initd.org/pub/software/pysqlite/releases/2.2/2.2.2/pysqlite-2.2.2.tar.gz;
+  www_get "PySQLite" "${pysqlite}" http://initd.org/pub/software/pysqlite/releases/2.3/2.3.2/pysqlite-2.3.2.tar.gz;
   py_build "PySQLite" "${pysqlite}" false;
   py_install "PySQLite" "${pysqlite}";
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20061205/b9790111/attachment.html


More information about the calendarserver-changes mailing list