bandwhich: update to 0.10.0.

This commit is contained in:
Jan Christian Grünhage 2020-01-19 11:48:19 +01:00 committed by Helmut Pozimski
parent 40dfb6455a
commit 6b850e1fba

View file

@ -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