bandwhich: update to 0.9.0.
This commit is contained in:
parent
c43a1ce551
commit
bd62a15389
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bandwhich'
|
||||
pkgname=bandwhich
|
||||
version=0.8.0
|
||||
version=0.9.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=87dfe3f749b7e04b62e0bbfcbe98e02df16b92c84a55fb70993d9b31f57efb4b
|
||||
checksum=bcc7f48d16f0c7cf2039465ed82a7001b8d8082f50780a467d4d4240bc0630ab
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in New Issue