runit-void: bump version (new services).
This commit is contained in:
parent
ef2a17265d
commit
1f87f3f29d
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'runit-void'
|
# Template file for 'runit-void'
|
||||||
pkgname=runit-void
|
pkgname=runit-void
|
||||||
version=20140725
|
version=20140728
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
homepage="http://www.voidlinux.eu"
|
homepage="http://www.voidlinux.eu"
|
||||||
short_desc="Void Linux runit scripts"
|
short_desc="Void Linux runit scripts"
|
||||||
|
@ -12,7 +12,8 @@ hostmakedepends="git"
|
||||||
makedepends="runit"
|
makedepends="runit"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
conf_files="/etc/rc.conf /etc/rc.local"
|
conf_files="/etc/rc.conf /etc/rc.local"
|
||||||
make_dirs="/etc/zzz.d/suspend 0755 root root
|
make_dirs="
|
||||||
|
/etc/zzz.d/suspend 0755 root root
|
||||||
/etc/zzz.d/resume 0755 root root"
|
/etc/zzz.d/resume 0755 root root"
|
||||||
|
|
||||||
do_fetch() {
|
do_fetch() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue