From 5e2e68d0ca01061080194472fa36edbc56a0c043 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 2 Feb 2015 12:26:31 +0100 Subject: [PATCH] runit-void: stage 2 now uses runsvchdir(8) to switch runlevels. --- srcpkgs/runit-void/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/runit-void/template b/srcpkgs/runit-void/template index f289916625f..f1c719ea1a7 100644 --- a/srcpkgs/runit-void/template +++ b/srcpkgs/runit-void/template @@ -1,6 +1,6 @@ # Template file for 'runit-void' pkgname=runit-void -version=20150128 +version=20150202 revision=1 build_style=gnu-makefile homepage="http://www.voidlinux.eu"