vsv: update to 1.3.5
This commit is contained in:
parent
53b14d243c
commit
e949b491a8
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'vsv'
|
||||
pkgname=vsv
|
||||
version=1.3.4
|
||||
revision=2
|
||||
depends="bash coreutils psmisc"
|
||||
version=1.3.5
|
||||
revision=1
|
||||
depends="bash psmisc"
|
||||
short_desc="Manage and view runit services"
|
||||
maintainer="Dave Eddy <dave@daveeddy.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/bahamas10/vsv"
|
||||
changelog="https://raw.githubusercontent.com/bahamas10/vsv/master/CHANGES.md"
|
||||
distfiles="https://github.com/bahamas10/vsv/archive/v${version}.tar.gz"
|
||||
checksum=1bb6c74d05d429c18e23d963e0c8913fd80dcdc68775a9c4d5ed02463b977c08
|
||||
checksum=d4b88a7d11189d6a9dd160a25025cbec8d27a88ea02a6826e0c010824b6bc943
|
||||
|
||||
do_install() {
|
||||
vbin vsv
|
||||
|
|
Loading…
Reference in New Issue