OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 25-Apr-2004 20:36:13
Branch: HEAD Handle: 2004042519361300
Modified files:
openpkg-src/php php.spec
Log:
fix download URL
Summary:
Revision Changes Path
1.80 +2 -2 openpkg-src/php/php.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/php/php.spec
============================================================================
$ cvs diff -u -r1.79 -r1.80 php.spec
--- openpkg-src/php/php.spec 21 Apr 2004 18:18:51 -0000 1.79
+++ openpkg-src/php/php.spec 25 Apr 2004 18:36:13 -0000 1.80
@@ -34,7 +34,7 @@
Group: Language
License: PHP
Version: 4.3.6
-Release: 20040421
+Release: 20040425
# package options
%option with_calendar no
@@ -96,7 +96,7 @@
%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}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]