diff --git a/pkg.info b/pkg.info index e0f1cec..e3c1602 100644 --- a/pkg.info +++ b/pkg.info @@ -1,8 +1,10 @@ name: libxcrypt description: One-way password hashing library -version: 4.4.38 +version: 4.5.0 +revision: 1 url: https://github.com/besser82/libxcrypt/ license: LGPL2.1-or-later architecture: any -depends: ["glibc"] type: source +depends: + - glibc