bandwhich: update to 0.9.0.
This commit is contained in:
parent
c43a1ce551
commit
bd62a15389
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.8.0
|
version=0.9.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=87dfe3f749b7e04b62e0bbfcbe98e02df16b92c84a55fb70993d9b31f57efb4b
|
checksum=bcc7f48d16f0c7cf2039465ed82a7001b8d8082f50780a467d4d4240bc0630ab
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Reference in a new issue