diff --git a/srcpkgs/runit-swap/template b/srcpkgs/runit-swap/template index 49a222cc59..5dec529d31 100644 --- a/srcpkgs/runit-swap/template +++ b/srcpkgs/runit-swap/template @@ -1,7 +1,7 @@ # Template file for 'runit-swap' pkgname=runit-swap -version=1.1.0 -revision=3 +version=1.2.0 +revision=1 build_style=meta depends="runit bash util-linux>=2.26" hostmakedepends="git" @@ -19,8 +19,8 @@ do_fetch() { } do_install() { - vinstall runit-swap.sh 755 usr/sbin - vconf runit-swap.conf + vbin runit-swap.sh + vconf runit-swap.conf vinstall swap/run 755 etc/sv/runit-swap vinstall swap/finish 755 etc/sv/runit-swap