From 809420e645fdf69f1c1129baa85726659d94b278 Mon Sep 17 00:00:00 2001 From: Zhao Hang Date: Wed, 5 Jan 2022 15:34:53 +0800 Subject: [PATCH] update module buildrequires version Signed-off-by: Zhao Hang --- idm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idm.yaml b/idm.yaml index a474836..3ac8c87 100644 --- a/idm.yaml +++ b/idm.yaml @@ -26,7 +26,7 @@ data: 389-ds: [1.4] httpd: [2.4] pki-core: [10.6] - platform: [an8.4.0] + platform: [an8.5.0] requires: 389-ds: [1.4] httpd: [2.4] -- Gitee