From 61307d49023555a7d16c54c9433f6edbad958a8b Mon Sep 17 00:00:00 2001 From: EnumDev Date: Thu, 13 Mar 2025 18:26:57 +0200 Subject: [PATCH] Correct license --- pkg.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg.info b/pkg.info index ba3bc13..a173c9c 100644 --- a/pkg.info +++ b/pkg.info @@ -3,7 +3,7 @@ description: Access control list utilities, libraries and headers version: 2.3.2 revision: 2 url: https://savannah.nongnu.org/projects/acl -license: LGPL +license: LGPL2-or-later architecture: any depends: ["glibc","attr"] make_depends: ["attr","bash","binutils","coreutils","gcc","gettext","grep","m4","make","perl","sed","texinfo"]