summaryrefslogtreecommitdiffstats
path: root/el8x80.cfg
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-11-28 08:24:14 +0100
committerRemi Collet <remi@php.net>2022-11-28 08:24:14 +0100
commitc97a6a385394c198e023c9c791933f7f6726d2b5 (patch)
tree07630da69e1963a875897e7ae1162082f76d62bc /el8x80.cfg
parent2740763f8d0708cc375747a0d9fa3cc44f435856 (diff)
EL-8 builder runs RHEL 8.7
Diffstat (limited to 'el8x80.cfg')
-rw-r--r--el8x80.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/el8x80.cfg b/el8x80.cfg
index 9fa94bf..73394cf 100644
--- a/el8x80.cfg
+++ b/el8x80.cfg
@@ -12,7 +12,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.0"
-config_opts['macros']['%_module_version']="80600" + nn;
+config_opts['macros']['%_module_version']="80700" + nn;
config_opts['macros']['%_module_context']="00000000"
config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"