From 3a9258f770e906eaac51e05cb633d683e409e6c7 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Fri, 11 Jul 2025 17:55:10 +0300 Subject: [PATCH] Update package version to 1.47.2 --- pkg.info | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkg.info b/pkg.info index 0b0067f..0782793 100644 --- a/pkg.info +++ b/pkg.info @@ -1,10 +1,10 @@ name: e2fsprogs description: Filesystem utilities for use with the ext2 filesystem. Also includes support for the ext3 and ext4 filesystems -version: 1.47.0 -revision: 3 +version: 1.47.2 url: https://e2fsprogs.sourceforge.net/ license: LGPL2,GPL2 architecture: any depends: ["glibc","util-linux"] -make_depends: ["bash","binutils","coreutils","diffutils","gawk","gcc","glibc","grep","gzip","make","pkgconf","sed","texinfo","util-linux"] +optional_depends: ["lvm2"] +make_depends: ["fuse3","udev"] type: source