Skip to content

Commit

Permalink
net-mgmt/bandwhich: Fix linked_hash_map panic
Browse files Browse the repository at this point in the history
PR:		258835
MFH:		2021Q4
  • Loading branch information
pvalkone authored and Yasuhiro Kimura committed Nov 1, 2021
1 parent 193e6bf commit 7ce7550
Show file tree
Hide file tree
Showing 2 changed files with 491 additions and 491 deletions.
4 changes: 2 additions & 2 deletions net-mgmt/bandwhich/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bandwhich
DISTVERSION= 0.20.0
PORTREVISION= 9
PORTREVISION= 10
CATEGORIES= net-mgmt

MAINTAINER= petteri.valkonen@iki.fi
Expand Down Expand Up @@ -103,7 +103,7 @@ CARGO_CRATES= adler-0.2.3 \
libc-0.2.76 \
libflate-1.0.2 \
libflate_lz77-1.0.0 \
linked-hash-map-0.5.2 \
linked-hash-map-0.5.4 \
lock_api-0.3.4 \
log-0.3.9 \
log-0.4.8 \
Expand Down

0 comments on commit 7ce7550

Please sign in to comment.