diff options
Diffstat (limited to 'el10x84.cfg')
| -rw-r--r-- | el10x84.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/el10x84.cfg b/el10x84.cfg index 0ed049e..9a9e96b 100644 --- a/el10x84.cfg +++ b/el10x84.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.4" -config_opts['macros']['%_module_version']="10000" + nn; +config_opts['macros']['%_module_version']="10010" + nn; config_opts['macros']['%_module_context']="00000000" config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" |
