mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vsv: update to 1.3.5
This commit is contained in:
parent
53b14d243c
commit
e949b491a8
1 changed files with 5 additions and 4 deletions
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'vsv'
|
# Template file for 'vsv'
|
||||||
pkgname=vsv
|
pkgname=vsv
|
||||||
version=1.3.4
|
version=1.3.5
|
||||||
revision=2
|
revision=1
|
||||||
depends="bash coreutils psmisc"
|
depends="bash psmisc"
|
||||||
short_desc="Manage and view runit services"
|
short_desc="Manage and view runit services"
|
||||||
maintainer="Dave Eddy <dave@daveeddy.com>"
|
maintainer="Dave Eddy <dave@daveeddy.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/bahamas10/vsv"
|
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"
|
distfiles="https://github.com/bahamas10/vsv/archive/v${version}.tar.gz"
|
||||||
checksum=1bb6c74d05d429c18e23d963e0c8913fd80dcdc68775a9c4d5ed02463b977c08
|
checksum=d4b88a7d11189d6a9dd160a25025cbec8d27a88ea02a6826e0c010824b6bc943
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin vsv
|
vbin vsv
|
||||||
|
|
Loading…
Add table
Reference in a new issue