mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
runit-void: bump version; omit systemd module in dracut.
This commit is contained in:
parent
5073bd99a1
commit
8f03aecd4f
2 changed files with 3 additions and 2 deletions
|
@ -1,2 +1,3 @@
|
||||||
add_modules+=" resume "
|
add_modules+=" resume "
|
||||||
|
omit_modules+=" systemd "
|
||||||
i18n_vars="/etc/rc.conf:KEYMAP,FONT,FONT_MAP,FONT_UNIMAP"
|
i18n_vars="/etc/rc.conf:KEYMAP,FONT,FONT_MAP,FONT_UNIMAP"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'runit-void'
|
# Template file for 'runit-void'
|
||||||
pkgname=runit-void
|
pkgname=runit-void
|
||||||
version=20140507
|
version=20140511
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
homepage="http://www.voidlinux.eu"
|
homepage="http://www.voidlinux.eu"
|
||||||
short_desc="runit scripts for Void Linux"
|
short_desc="runit scripts for Void Linux"
|
||||||
|
|
Loading…
Add table
Reference in a new issue