diff options
| author | Remi Collet <remi@remirepo.net> | 2026-03-18 09:16:38 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-03-18 09:16:38 +0100 |
| commit | b2c43d234da5c69556db527353de81b1fdf9042f (patch) | |
| tree | 78b07a4bb2ff83969d952b3bff5b0695409d9103 /el8xv91.cfg | |
| parent | c279cf8c5852ddeb706f0c18050664f2cbf38824 (diff) | |
fix module_version
Diffstat (limited to 'el8xv91.cfg')
| -rw-r--r-- | el8xv91.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/el8xv91.cfg b/el8xv91.cfg index 712a1ed..1b36633 100644 --- a/el8xv91.cfg +++ b/el8xv91.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']="valkey" config_opts['macros']['%_module_stream']="remi-9.1" -config_opts['macros']['%_module_version']="91000" + nn; +config_opts['macros']['%_module_version']="81000" + nn; config_opts['macros']['%_module_context']="00000000" config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" |
