Browse Source

upgrade to PHP 4.1.1

master
parent
commit
529cac48c2
  1. 4
      apache/apache.spec
  2. 4
      php/php.spec

4
apache/apache.spec

@ -26,7 +26,7 @@
# the additionally used Apache modules
%define mod_ssl no
%define mod_perl no
%define mod_php yes
%define mod_php no
%define mod_dav no
%define mod_layout no
%define mod_macro no
@ -55,7 +55,7 @@
%define V_apache 1.3.22
%define V_mod_ssl 2.8.5
%define V_mod_perl 1.26
%define V_mod_php 4.1.0
%define V_mod_php 4.1.1
%define V_mod_dav 1.0.2-1.3.6
%define V_mod_layout 3.0.3
%define V_mod_macro 1.1.1

4
php/php.spec

@ -32,8 +32,8 @@ Packager: The OpenPKG Project
Distribution: OpenPKG [REL]
Group: Language
License: PHP
Version: 4.1.0
Release: 20011211
Version: 4.1.1
Release: 20011227
# list of sources
Source0: http://www.php.net/distributions/php-%{version}.tar.gz

Loading…
Cancel
Save