mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
vsv: update to v1.3.4
This commit is contained in:
parent
78e11fea9a
commit
6d34732872
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vsv'
|
# Template file for 'vsv'
|
||||||
pkgname=vsv
|
pkgname=vsv
|
||||||
version=1.3.3
|
version=1.3.4
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
depends="bash coreutils psmisc"
|
depends="bash coreutils psmisc"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Dave Eddy <dave@daveeddy.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/bahamas10/vsv"
|
homepage="https://github.com/bahamas10/vsv"
|
||||||
distfiles="https://github.com/bahamas10/vsv/archive/v${version}.tar.gz"
|
distfiles="https://github.com/bahamas10/vsv/archive/v${version}.tar.gz"
|
||||||
checksum=571bcb4bf46192a6519965743e4a2d4b2d761ca66269d0075822ada7258ea079
|
checksum=1bb6c74d05d429c18e23d963e0c8913fd80dcdc68775a9c4d5ed02463b977c08
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin vsv
|
vbin vsv
|
||||||
|
|
Loading…
Add table
Reference in a new issue