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