Update bpm hook
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: dracut
|
||||
description: Event driven initramfs infrastructure
|
||||
version: "110"
|
||||
revision: 1
|
||||
revision: 2
|
||||
url: https://github.com/dracut-ng/dracut-ng
|
||||
license: GPL2-or-later
|
||||
maintainers:
|
||||
@@ -22,8 +22,8 @@ depends:
|
||||
- udev
|
||||
- pkgconf
|
||||
optional_depends:
|
||||
- lvm2
|
||||
- ndctl
|
||||
- lvm2:For LVM support
|
||||
- ndctl:For NVDIMM support
|
||||
make_depends:
|
||||
- rustc
|
||||
provides:
|
||||
@@ -32,4 +32,4 @@ downloads:
|
||||
- url: https://github.com/dracut-ng/dracut-ng/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 0d357853f8cf2371d89a8ebcbbb1fd2c1c85a79d8866925fd7385eaeb20a27dc
|
||||
checksum: f55a30ba7c883c4a4864d03df2a086064d58a2388c705e1e24d45278861d99c3
|
||||
|
||||
Reference in New Issue
Block a user