From 8a64694667ffb1826f616dc073db5e4bced33e3f Mon Sep 17 00:00:00 2001 From: Zhao Hang Date: Wed, 5 Jan 2022 15:34:54 +0800 Subject: [PATCH] update module buildrequires version Signed-off-by: Zhao Hang --- perl-DBD-SQLite.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-DBD-SQLite.yaml b/perl-DBD-SQLite.yaml index 10636a4..5a2e59f 100644 --- a/perl-DBD-SQLite.yaml +++ b/perl-DBD-SQLite.yaml @@ -16,7 +16,7 @@ data: - buildrequires: perl: [] perl-DBI: [] - platform: [an8.4.0] + platform: [an8.5.0] requires: perl: [] perl-DBI: [] -- Gitee