diff --git a/srcpkgs/runit-void/files/os-release b/srcpkgs/runit-void/files/os-release
index 0fa5c3bbb84..12dcabd1f3e 100644
--- a/srcpkgs/runit-void/files/os-release
+++ b/srcpkgs/runit-void/files/os-release
@@ -1,3 +1,4 @@
-NAME="Void"
+NAME="void"
 ID="void"
-PRETTY_NAME="Void"
+DISTRIB_ID="void"
+PRETTY_NAME="void"
diff --git a/srcpkgs/runit-void/template b/srcpkgs/runit-void/template
index 74de3ab3a85..8f6d2e0bc5a 100644
--- a/srcpkgs/runit-void/template
+++ b/srcpkgs/runit-void/template
@@ -1,7 +1,7 @@
 # Template file for 'runit-void'
 pkgname=runit-void
 version=20150905
-revision=1
+revision=2
 wrksrc="void-runit-${version}"
 build_pie=yes
 build_style=gnu-makefile