diff --git a/srcpkgs/bandwhich/template b/srcpkgs/bandwhich/template index a063f5944af..e98957785a1 100644 --- a/srcpkgs/bandwhich/template +++ b/srcpkgs/bandwhich/template @@ -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"