Update package version to 106

This commit is contained in:
2025-05-02 20:37:02 +03:00
parent ef6fcbabb8
commit 4a70ef36e2
2 changed files with 5 additions and 3 deletions
+2 -3
View File
@@ -1,11 +1,10 @@
name: dracut
description: Event driven initramfs infrastructure
version: 102
revision: 3
version: 106
url: https://github.com/dracut-ng/dracut-ng
license: GPL2-or-later
architecture: any
depends: ["cpio","kmod","coreutils","util-linux","bash","findutils","gawk","grep","procps-ng","sed","pkgconf"]
depends: ["cpio","kmod","coreutils","util-linux","bash","findutils","gawk","grep","procps-ng","sed","udev","pkgconf"]
optional_depends: ["lvm2"]
make_depends: ["rustc"]
provides: ["initramfs"]