CVSROOT: /cvs/cluster Module name: conga Changes by: [EMAIL PROTECTED] 2007-08-20 16:33:31
Modified files: . : download_files Log message: Upgrade to the latest Zope release. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/download_files.diff?cvsroot=cluster&r1=1.8&r2=1.9 --- conga/download_files 2007/06/25 16:03:37 1.8 +++ conga/download_files 2007/08/20 16:33:31 1.9 @@ -1,10 +1,10 @@ # define archive info for Zope and Plone # URLs is a space delimited list of urls to download from -ZOPE_ARCHIVE=Zope-2.9.7-final -ZOPE_ARCHIVE_TAR=Zope-2.9.7-final.tgz -ZOPE_MD5SUM=f7d900c00fe95d4cce0bc5854bc842b4 -ZOPE_URLs="http://www.zope.org/Products/Zope/2.9.7/Zope-2.9.7-final.tgz" +ZOPE_ARCHIVE=Zope-2.9.8-final +ZOPE_ARCHIVE_TAR=Zope-2.9.8-final.tgz +ZOPE_MD5SUM=ad7acd2378568264cc301657ee79d361 +ZOPE_URLs="http://www.zope.org/Products/Zope/2.9.8/Zope-2.9.8-final.tgz" PLONE_ARCHIVE=Plone-2.5.3-final