From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 20 Aug 2007 16:33:31 -0000 Subject: [Cluster-devel] conga download_files Message-ID: <20070820163331.9967.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: conga Changes by: rmccabe at sourceware.org 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