bandwhich: update to 0.17.0.
This commit is contained in:
parent
86587f6e32
commit
79df9f8163
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bandwhich'
|
||||
pkgname=bandwhich
|
||||
version=0.16.0
|
||||
version=0.17.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=fcb3ccc68e4ee86657940e879f23d122b7d8857472587e6864007c02a3cc9aa4
|
||||
checksum=9bcde0e10d0a601105d89fa808c0ee2c7880de40877619ae5350b9e2c9e4f343
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue