bandwhich: update to 0.23.0

This commit is contained in:
tranzystorekk 2024-08-17 19:19:46 +02:00
parent 5f998adc45
commit 6ac8ca8e11
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'bandwhich'
pkgname=bandwhich
version=0.22.2
version=0.23.0
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=4c41719549e05dbaac1bc84828269e59b2f2032e76ae646da9b9e3b87e5a5fd1
checksum=58b94588ec919fd802fc25cd209084ecc9acdfd99d5478d5ec76670774ff5886
export BANDWHICH_GEN_DIR="${XBPS_BUILDDIR}/${pkgname}-${version}/gen"