Commit: eb9e79bc688014a0a92bbf0caf5eebf61be4616a Author: Davey Shafik <m...@daveyshafik.com> Sat, 6 Aug 2016 00:10:30 -0700 Parents: ffc483b9371349c00010458ab99475d4c1ecdf08 Branches: master
Link: http://git.php.net/?p=web/qa.git;a=commitdiff;h=eb9e79bc688014a0a92bbf0caf5eebf61be4616a Log: Update baseurl for 7.1.0beta2 Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index 27b7d4c..61d2b61 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -138,7 +138,7 @@ $QA_RELEASES = array( 'md5_gz' => '7a89ec92011a6eb60ea34ae96912ac20', 'md5_xz' => 'f0761186d551658bb9dc07af827ef1c0', 'date' => '04 August 2016', - 'baseurl' => 'http://downloads.php.net/ab/', + 'baseurl' => 'http://downloads.php.net/~davey/', ), ), -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php