dracut: update to 036.
This commit is contained in:
parent
9b247d6312
commit
bce612e834
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dracut'
|
||||
pkgname=dracut
|
||||
version=034
|
||||
revision=2
|
||||
version=036
|
||||
revision=1
|
||||
hostmakedepends="libxslt docbook-xsl asciidoc"
|
||||
makedepends="psmisc cpio xz systemd"
|
||||
depends="${makedepends}"
|
||||
|
@ -14,7 +14,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=6a03d054f78bdf6e0ff6b66f374a24381fe12537f9e86a383f4486db48d1caeb
|
||||
checksum=6dd97c4323ec8bd87b24a95349692fb6c6ca2d1b3528793ef117820049b6fcd3
|
||||
|
||||
do_build() {
|
||||
make ${makejobs} sysconfdir=/etc systemdsystemunitdir=/usr/lib/systemd/system
|
||||
|
|
Loading…
Reference in New Issue