diff options
author | CoprDistGit <infra@openeuler.org> | 2024-02-20 13:05:55 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-02-20 13:05:55 +0000 |
commit | bd844fa554d0ba579aa1880681a50f7bc00ddb72 (patch) | |
tree | a1a2df3c8ec0e0d00169d93b910814d8107814c4 /php.spec | |
parent | 94f5e784ceb507fb62bdd627b3451fb0a7690ff6 (diff) |
automatic import of php
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,7 +8,7 @@ %global embed_version 7.4 %global mysql_sock %(mysql_config --socket 2>/dev/null || echo /var/lib/mysql/mysql.sock) -%global oraclever 21.11 +%global oraclever 21.13 %global oraclelib 21.1 %ifarch aarch64 %global oraclever 19.19 @@ -43,7 +43,7 @@ Name: php Version: %{upver} -Release: 1 +Release: 1.1 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/ |