From 77213b53e25f210a5368db8b7a7f4b2f323ef2fe Mon Sep 17 00:00:00 2001 From: webbuilder_pel7ppc64bebuilder0 Date: Fri, 19 Apr 2019 16:45:00 +0200 Subject: [PATCH] php72 add argaon support and update to 7.2.17 Signed-off-by: webbuilder_pel7ppc64bebuilder0 --- SPECS/php72.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SPECS/php72.spec b/SPECS/php72.spec index 73d97ab..e1430c8 100644 --- a/SPECS/php72.spec +++ b/SPECS/php72.spec @@ -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