dracut: update to 024.
This commit is contained in:
parent
6b3b6bbdc6
commit
76884a1834
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dracut'
|
||||
pkgname=dracut
|
||||
version=023
|
||||
revision=2
|
||||
version=024
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="sysconfdir=/etc systemdsystemunitdir=/usr/lib/systemd/system"
|
||||
make_install_args="sysconfdir=/etc systemdsystemunitdir=/usr/lib/systemd/system"
|
||||
|
@ -15,7 +15,7 @@ short_desc="A new initramfs infrastructure"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
distfiles="${KERNEL_SITE}/utils/boot/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=727cd8d0a54d7844174ab9e928ce770547577f971bbbb49a252f7c9b007cd5be
|
||||
checksum=d88dc31f326cd6064f7bdcf48a5985bbcfb829fd773b2c0ee93c4c6de86b9f32
|
||||
long_desc="
|
||||
Unlike existing initramfs, this is an attempt at having as little as possible
|
||||
hard-coded into the initramfs as possible. The initramfs has (basically) one
|
||||
|
|
Loading…
Reference in a new issue