summaryrefslogtreecommitdiffstats
path: root/el9x80.cfg
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-11-20 09:40:57 +0100
committerRemi Collet <remi@php.net>2024-11-20 09:40:57 +0100
commit51afa6940815cc805f3ad9a71da5b7a931fb519c (patch)
tree3932a83b73a7e279766e02c15d488da4f42705ff /el9x80.cfg
parentf3c744a2f8ea9874f9e8526406d271d87ef73b2f (diff)
switch to 9.5HEADmaster
Diffstat (limited to 'el9x80.cfg')
-rw-r--r--el9x80.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/el9x80.cfg b/el9x80.cfg
index f0014e5..86945f7 100644
--- a/el9x80.cfg
+++ b/el9x80.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']="90400" + nn;
+config_opts['macros']['%_module_version']="90500" + nn;
config_opts['macros']['%_module_context']="00000000"
config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"