Browse Source

fix download URL

Ralf S. Engelschall 21 years ago
parent
commit
5922c9c75e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      php/php.spec

+ 2 - 2
php/php.spec

@@ -34,7 +34,7 @@ Class:        BASE
 Group:        Language
 License:      PHP
 Version:      4.3.6
-Release:      20040421
+Release:      20040425
 
 #   package options
 %option       with_calendar      no
@@ -96,7 +96,7 @@ Release:      20040421
 %endif
 
 #   list of sources
-Source0:      http://www.php.net/distributions/php-%{version}.tar.gz
+Source0:      http://static.php.net/www.php.net/distributions/php-%{version}.tar.gz
 
 #   build information
 Prefix:       %{l_prefix}