php72 add argaon support and update to 7.2.17
Signed-off-by: webbuilder_pel7ppc64bebuilder0 <webbuilder@powerel.org>master
parent
b360587d34
commit
77213b53e2
|
@ -35,7 +35,7 @@
|
|||
# needed at srpm build time, when httpd-devel not yet installed
|
||||
%{!?_httpd_mmn: %{expand: %%global _httpd_mmn %%(cat %{_includedir}/httpd/.mmn 2>/dev/null || echo 0-0)}}
|
||||
|
||||
%global with_argon2 0
|
||||
%global with_argon2 1
|
||||
%global with_dtrace 1
|
||||
%global with_libgd 0
|
||||
%global with_zip 1
|
||||
|
@ -48,7 +48,7 @@
|
|||
%global with_pspell 1
|
||||
%global with_lmdb 0
|
||||
|
||||
%global upver 7.2.15
|
||||
%global upver 7.2.17
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
|
|
Loading…
Reference in New Issue