Commit:    9e182782a786f4509c231eb123cb5079dd53818e
Author:    Rasmus Lerdorf <[email protected]>         Thu, 6 Jan 2011 23:23:02 
+0000
Parents:   84015ec037f04ba21fc3f71aaaa8eb9f49f57436
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=9e182782a786f4509c231eb123cb5079dd53818e

Log:
New md5s for the fixed 5.2.17 tarballs

Changed paths:
  M  include/releases.inc


Diff:
diff --git a/include/releases.inc b/include/releases.inc
index 950fe0e..45665f8 100644
--- a/include/releases.inc
+++ b/include/releases.inc
@@ -66,14 +66,14 @@ $OLDRELEASES = array (
         array (
           'filename' => 'php-5.2.17.tar.bz2',
           'name' => 'PHP 5.2.17 (tar.bz2)',
-          'md5' => '1de8b6adaabf63c042929a3cd1175c33',
+          'md5' => 'b27947f3045220faf16e4d9158cbfe13',
           'date' => '6 January 2011',
         ),
         1 => 
         array (
           'filename' => 'php-5.2.17.tar.gz',
           'name' => 'PHP 5.2.17 (tar.gz)',
-          'md5' => '0f636e17a75550f0197354cb5d7c79fb',
+          'md5' => '04d321d5aeb9d3a051233dbd24220ef1',
           'date' => '6 January 2011',
         ),
       ),


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to