summaryrefslogtreecommitdiffstats
path: root/el8x81.cfg
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-05-23 09:59:51 +0200
committerRemi Collet <remi@php.net>2022-05-23 09:59:51 +0200
commitd2cdd829171a7445ff79a9fc6e4eeda533ad52e1 (patch)
tree33071dded1b5df866754e44f14f4ccacce0437fd /el8x81.cfg
parent6b6435c5dae646d15e93cd8744cfbc17193b1128 (diff)
builder updated to 8.6
Diffstat (limited to 'el8x81.cfg')
-rw-r--r--el8x81.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/el8x81.cfg b/el8x81.cfg
index 497043d..2f2e806 100644
--- a/el8x81.cfg
+++ b/el8x81.cfg
@@ -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}"