The branch, master has been updated
       via  89a6183f2bdb7c1e7df9d6d0ad215ca35e3b7a78 (commit)
      from  d122c9e628999df1f30e607d497d10ecda94e4fc (commit)


- Log -----------------------------------------------------------------
commit 89a6183f2bdb7c1e7df9d6d0ad215ca35e3b7a78
Author: Michal Čihař <[email protected]>
Date:   Fri Jan 21 08:23:04 2011 +0100

    Switch to other mirror

-----------------------------------------------------------------------

Summary of changes:
 render.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/render.py b/render.py
index b3d24ec..187341d 100755
--- a/render.py
+++ b/render.py
@@ -475,7 +475,7 @@ class SFGenerator:
                 'size_k' : int(size) / 1024,
                 'size_m' : int(size) / (1024 * 1024),
                 'humansize' : fmt_bytes(size),
-                'url' : 'http://dl2.cihar.com/phpMyAdmin/master/%s' % name,
+                'url' : 'http://dl.cihar.com/phpMyAdmin/master/%s' % name,
                 'md5' : md5s[name],
             })
         self.data['release_vcs'] = vcs


hooks/post-receive
-- 
phpMyAdmin website

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to