From 48047159e21837c4ea3e6c956b0523d257ccd3e1 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Mon, 9 Sep 2024 11:32:57 +0000 Subject: [PATCH] Converted metadata to yaml --- pkg.info | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkg.info b/pkg.info index 1e9f167..237fbd4 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,9 @@ name: wget description: Network utility to retrieve files from the Web version: 1.21.4 +revision: 2 url: https://www.gnu.org/software/wget/wget.html license: GPL3 architecture: any +depends: ["libpsl","libidn2","pcre2"] type: source