php version update
Signed-off-by: webbuilder_pel7x64builder0 <webbuilder@powerel.org>master
parent
2380bbe76b
commit
2caa0fb1d3
|
@ -62,7 +62,7 @@
|
|||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
Version: 7.1.23
|
||||
Version: 7.1.24
|
||||
Release: %{?rcver:0.}%{rpmrel}%{?rcver:.%{rcver}}%{?dist}
|
||||
# All files licensed under PHP version 3.01, except
|
||||
# Zend is licensed under Zend
|
||||
|
@ -704,7 +704,7 @@ httpd -V | grep -q 'threaded:.*yes' && exit 1
|
|||
|
||||
#%patch40 -p1 -b .dlopen
|
||||
%patch42 -p1 -b .systzdata
|
||||
%patch43 -p1 -b .headers
|
||||
#%patch43 -p1 -b .headers
|
||||
%if 0%{?fedora} >= 18 || 0%{?rhel} >= 7
|
||||
#%patch45 -p1 -b .ldap_r
|
||||
%endif
|
||||
|
|
Loading…
Reference in New Issue