runit-swap: update to 1.3.0.
This commit is contained in:
parent
7672ed743b
commit
b74f7ed80c
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'runit-swap'
|
# Template file for 'runit-swap'
|
||||||
pkgname=runit-swap
|
pkgname=runit-swap
|
||||||
version=1.2.0
|
version=1.3.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
depends="runit bash util-linux>=2.26"
|
depends="runit bash util-linux>=2.26"
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
|
@ -12,7 +12,7 @@ homepage="https://github.com/thypon/runit-swap"
|
||||||
conf_files="/etc/runit-swap.conf"
|
conf_files="/etc/runit-swap.conf"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
distfiles="$homepage/archive/v$version.tar.gz"
|
distfiles="$homepage/archive/v$version.tar.gz"
|
||||||
checksum=24e5d7424fb7d195bcc10605353f9c24acec5a42e64a8409ae20ab839cccbda6
|
checksum=b16528b70411425ccf2d32c07928be88fd3914fff7da317fc91c9e01068dd389
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin runit-swap.sh
|
vbin runit-swap.sh
|
||||||
|
|
Loading…
Reference in New Issue