From d2cdd829171a7445ff79a9fc6e4eeda533ad52e1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 23 May 2022 09:59:51 +0200 Subject: builder updated to 8.6 --- el8x73.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'el8x73.cfg') diff --git a/el8x73.cfg b/el8x73.cfg index b02d37c..7965a50 100644 --- a/el8x73.cfg +++ b/el8x73.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-7.3" -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}" -- cgit