mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
runit-kdump: rebuild.
This commit is contained in:
parent
c5cf3256d2
commit
2cbe87a8bc
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'runit-kdump'
|
# Template file for 'runit-kdump'
|
||||||
pkgname=runit-kdump
|
pkgname=runit-kdump
|
||||||
version=20150226
|
version=20150226
|
||||||
revision=2
|
revision=3
|
||||||
archs=noarch
|
archs=noarch
|
||||||
make_dirs="/var/crash 0755 root root"
|
make_dirs="/var/crash 0755 root root"
|
||||||
depends="runit-void makedumpfile kexec-tools"
|
depends="runit-void makedumpfile kexec-tools"
|
||||||
short_desc="Crashkernel/kdump support for runit to save vmcore to disk"
|
short_desc="Crashkernel/kdump support for runit to save vmcore to disk"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
homepage="http://www.voidlinux.org/"
|
homepage="http://www.voidlinux.org/"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue