runit-swap: update to 2.0.0.

This commit is contained in:
Andrea Brancaleoni 2016-10-27 11:02:40 +02:00
parent bacbb3ac60
commit 883a8a14d3

View file

@ -1,6 +1,6 @@
# Template file for 'runit-swap'
pkgname=runit-swap
version=1.4.0
version=2.0.0
revision=1
build_style=meta
depends="runit bash util-linux>=2.26"
@ -9,14 +9,14 @@ short_desc="Script to manage swapspaces"
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
license="GPL-3"
homepage="https://github.com/thypon/runit-swap"
conf_files="/etc/runit-swap.conf"
conf_files="/etc/runit/swap.conf"
noarch=yes
distfiles="$homepage/archive/v$version.tar.gz"
checksum=5274e79db84018a292b8ff19ec099cc1a9dd023ec5ec583bcb3e13007656b8b1
checksum=a66730777fb084564e7fae67f2017d775b757b6b6c0c319802f71bed2184e958
do_install() {
vbin runit-swap.sh
vconf runit-swap.conf
vbin runit-swap
vinstall swap.conf 644 etc/runit
vinstall swap/run 755 etc/sv/runit-swap
vinstall swap/finish 755 etc/sv/runit-swap