dracut: update to 033.
This commit is contained in:
parent
98376b582c
commit
d96f4d05e7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dracut'
|
||||
pkgname=dracut
|
||||
version=032
|
||||
version=033
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="sysconfdir=/etc systemdsystemunitdir=/usr/lib/systemd/system"
|
||||
|
@ -12,7 +12,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=8674b6de28afdec276742cb1f25371f0431b42135d6b6cb00cecb709c53a7402
|
||||
checksum=ca2c1fa21efe9e11181b69fa915a1f6cb0b92ff92a9b4981052bd7ad07b83423
|
||||
|
||||
pre_install() {
|
||||
# fix path to busybox.
|
||||
|
|
Loading…
Reference in New Issue