mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
runit-void: update to 20140725.
This commit is contained in:
parent
32b03eda66
commit
36a09a7f38
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'runit-void'
|
# Template file for 'runit-void'
|
||||||
pkgname=runit-void
|
pkgname=runit-void
|
||||||
version=20140719
|
version=20140725
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
homepage="http://www.voidlinux.eu"
|
homepage="http://www.voidlinux.eu"
|
||||||
|
@ -11,6 +11,8 @@ license="Public domain"
|
||||||
makedepends="runit"
|
makedepends="runit"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
conf_files="/etc/rc.conf"
|
conf_files="/etc/rc.conf"
|
||||||
|
make_dirs="/etc/zzz.d/suspend 0755 root root
|
||||||
|
/etc/zzz.d/resume 0755 root root"
|
||||||
|
|
||||||
do_fetch() {
|
do_fetch() {
|
||||||
git clone git://github.com/voidlinux/runit-void ${pkgname}-${version}
|
git clone git://github.com/voidlinux/runit-void ${pkgname}-${version}
|
||||||
|
|
Loading…
Add table
Reference in a new issue