From 80798c3c13d75ee7e5e56fd9097810b0fe00a0c5 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Mon, 9 Sep 2024 11:09:15 +0000 Subject: [PATCH] Converted metadata to yaml --- pkg.info | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pkg.info b/pkg.info index f7497aa..5305e9b 100644 --- a/pkg.info +++ b/pkg.info @@ -1,8 +1,9 @@ name: efivar description: Tools and libraries to work with EFI variables version: 39 +revision: 2 url: https://github.com/rhboot/efivar license: LGPL2.1-or-later architecture: any -make_depends: mandoc +make_depends: ["mandoc"] type: source