dracut: update to 031.
This commit is contained in:
parent
bcd01f1eff
commit
a98f392b23
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dracut'
|
||||
pkgname=dracut
|
||||
version=030
|
||||
version=031
|
||||
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=a56cb54c679eaf141004e09dba5468f9141258a5c4ff8eefcb35845d80aa5eb6
|
||||
checksum=5aa2a3a1a7f4218cef81c4a4a425100236edecfb74ce9bcd7f4bde97bfeb7ef4
|
||||
|
||||
pre_install() {
|
||||
# fix path to busybox.
|
||||
|
|
Loading…
Reference in a new issue