mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
bandwhich: update to 0.10.0.
This commit is contained in:
parent
40dfb6455a
commit
6b850e1fba
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bandwhich'
|
# Template file for 'bandwhich'
|
||||||
pkgname=bandwhich
|
pkgname=bandwhich
|
||||||
version=0.9.0
|
version=0.10.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Terminal bandwidth utilization tool"
|
short_desc="Terminal bandwidth utilization tool"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/imsnif/bandwhich"
|
homepage="https://github.com/imsnif/bandwhich"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=bcc7f48d16f0c7cf2039465ed82a7001b8d8082f50780a467d4d4240bc0630ab
|
checksum=33966794c8689a4d6e16bf1c8e615377ed58773bf653ac547e109b0cce12a705
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue