runit-swap: update to 1.2.0.
This commit is contained in:
parent
7ef70c572c
commit
6877d98ab0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue