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