bandwhich: update to 0.23.1

This commit is contained in:
tranzystorekk 2024-10-08 10:56:25 +02:00
parent d6dfb4ae9e
commit c955ed6bbe
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'bandwhich'
pkgname=bandwhich
version=0.23.0
version=0.23.1
revision=1
build_style=cargo
short_desc="Terminal bandwidth utilization tool"
@ -9,7 +9,7 @@ license="MIT"
homepage="https://github.com/imsnif/bandwhich"
changelog="https://raw.githubusercontent.com/imsnif/bandwhich/main/CHANGELOG.md"
distfiles="https://github.com/imsnif/bandwhich/archive/refs/tags/v${version}.tar.gz"
checksum=58b94588ec919fd802fc25cd209084ecc9acdfd99d5478d5ec76670774ff5886
checksum=aafb96d059cf9734da915dca4f5940c319d2e6b54e2ffb884332e9f5e820e6d7
export BANDWHICH_GEN_DIR="${XBPS_BUILDDIR}/${pkgname}-${version}/gen"