diff options
-rw-r--r-- | php.spec | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -8,10 +8,10 @@ %global embed_version 7.4 %global mysql_sock %(mysql_config --socket 2>/dev/null || echo /var/lib/mysql/mysql.sock) -%global oraclever 21.13 +%global oraclever 21.14 %global oraclelib 21.1 %ifarch aarch64 -%global oraclever 19.19 +%global oraclever 19.22 %global oraclelib 19.1 %endif @@ -43,7 +43,7 @@ Name: php Version: %{upver} -Release: 1.2 +Release: 1.3 Summary: PHP scripting language for creating dynamic web sites License: PHP and Zend and BSD and MIT and ASL 1.0 and NCSA LGPL-2.1+ and Apache-2.0 and Artistic-1.0-Perl URL: http://www.php.net/ |