bandwhich: update to 0.7.0.

This commit is contained in:
Jan Christian Grünhage 2020-01-09 10:08:08 +01:00 committed by Helmut Pozimski
parent 314a36a3bf
commit 1963c4aad7

View File

@ -1,6 +1,6 @@
# Template file for 'bandwhich' # Template file for 'bandwhich'
pkgname=bandwhich pkgname=bandwhich
version=0.6.0 version=0.7.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=df13a4641bee77d1199baffaedd27f99fe3d8e36408e318b85b280cdb76ab62e checksum=6f08b0e1bf07fc8397bf9d4c5e8211368dbbcad4c0cfc2c369066f711a343152
post_install() { post_install() {
vlicense LICENSE.md vlicense LICENSE.md