diff options
author | CoprDistGit <infra@openeuler.org> | 2024-05-03 10:12:39 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-05-03 10:12:39 +0000 |
commit | 479b86ab0156f6d1644ecc277e90d6b7cccf5cf7 (patch) | |
tree | 78c1240bdf3f051eeb0b4176618bf8ec948694cb /php.spec | |
parent | 38c580c665444de96c55fa3ea7ffd73617ddf5a9 (diff) |
automatic import of php
Diffstat (limited to 'php.spec')
-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/ |