bandwhich: update to 0.11.0.
This commit is contained in:
parent
5b3c2afcc6
commit
d79d4ad2e9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bandwhich'
|
||||
pkgname=bandwhich
|
||||
version=0.10.0
|
||||
version=0.11.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Terminal bandwidth utilization tool"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/imsnif/bandwhich"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=33966794c8689a4d6e16bf1c8e615377ed58773bf653ac547e109b0cce12a705
|
||||
checksum=fd05fc9ace952436b92f8e56adc86c09b29c888f6d6bb015cf1baa17d37ed6e7
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue