aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Frei <freijon@pm.me>2024-02-05 20:31:29 +0100
committerJonas Frei <freijon@pm.me>2024-02-05 20:31:29 +0100
commit49452c6280c204c4506c8b232839fb4ff0582d1e (patch)
treea247557d56526e8b31acdf885307af185b0748cd /net-analyzer
parentnet-analyzer/bandwhich: new package, add 0.22.2 (diff)
downloadguru-49452c6280c204c4506c8b232839fb4ff0582d1e.tar.gz
guru-49452c6280c204c4506c8b232839fb4ff0582d1e.tar.bz2
guru-49452c6280c204c4506c8b232839fb4ff0582d1e.zip
net-analyzer/bandwhich: Fixed copy/paste mistake in comment
Signed-off-by: Jonas Frei <freijon@pm.me>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/bandwhich/bandwhich-0.22.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/bandwhich/bandwhich-0.22.2.ebuild b/net-analyzer/bandwhich/bandwhich-0.22.2.ebuild
index c4277bcb9..87ace8184 100644
--- a/net-analyzer/bandwhich/bandwhich-0.22.2.ebuild
+++ b/net-analyzer/bandwhich/bandwhich-0.22.2.ebuild
@@ -267,7 +267,7 @@ CRATES="
zstd@0.11.2+zstd.1.5.2
"
-# Download the same tree-sitter commit that is used in the Helix release
+# Download the same 'packet-builder' commit that is used in the latest release
declare -A GIT_CRATES=(
[packet-builder]="https://github.com/cyqsimon/packet_builder;bf5a89ba75795f5067bb03fa8de00b833ffe4eae;packet_builder-%commit%"
)