diff options
author | Remi Collet <remi@remirepo.net> | 2022-05-23 09:59:51 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-05-23 09:59:51 +0200 |
commit | d2cdd829171a7445ff79a9fc6e4eeda533ad52e1 (patch) | |
tree | 33071dded1b5df866754e44f14f4ccacce0437fd /el8x81.cfg | |
parent | 6b6435c5dae646d15e93cd8744cfbc17193b1128 (diff) |
builder updated to 8.6
Diffstat (limited to 'el8x81.cfg')
-rw-r--r-- | el8x81.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S"); config_opts['macros']['%_module_build']="1" config_opts['macros']['%_module_name']="php" config_opts['macros']['%_module_stream']="remi-8.1" -config_opts['macros']['%_module_version']="80500" + nn; +config_opts['macros']['%_module_version']="80600" + nn; config_opts['macros']['%_module_context']="00000000" config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" |