dracut: update to 031.

This commit is contained in:
Juan RP 2013-07-31 14:55:27 +02:00
parent bcd01f1eff
commit a98f392b23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'dracut' # Template file for 'dracut'
pkgname=dracut pkgname=dracut
version=030 version=031
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_build_args="sysconfdir=/etc systemdsystemunitdir=/usr/lib/systemd/system" 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>" maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2" license="GPL-2"
distfiles="${KERNEL_SITE}/utils/boot/$pkgname/$pkgname-$version.tar.xz" distfiles="${KERNEL_SITE}/utils/boot/$pkgname/$pkgname-$version.tar.xz"
checksum=a56cb54c679eaf141004e09dba5468f9141258a5c4ff8eefcb35845d80aa5eb6 checksum=5aa2a3a1a7f4218cef81c4a4a425100236edecfb74ce9bcd7f4bde97bfeb7ef4
pre_install() { pre_install() {
# fix path to busybox. # fix path to busybox.