mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
dracut: update to 023.
This commit is contained in:
parent
b90fd0ecd5
commit
9e8dd53637
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dracut'
|
# Template file for 'dracut'
|
||||||
pkgname=dracut
|
pkgname=dracut
|
||||||
version=022
|
version=023
|
||||||
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"
|
||||||
|
@ -15,7 +15,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=7acb243720fc384bb335a27284a2093df2eb7efced01f84c88e3a6ba91a0746d
|
checksum=727cd8d0a54d7844174ab9e928ce770547577f971bbbb49a252f7c9b007cd5be
|
||||||
long_desc="
|
long_desc="
|
||||||
Unlike existing initramfs, this is an attempt at having as little as possible
|
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
|
hard-coded into the initramfs as possible. The initramfs has (basically) one
|
||||||
|
|
Loading…
Add table
Reference in a new issue