mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
bpftop: update to 0.6.0.
This commit is contained in:
parent
985562714d
commit
0a4eca2767
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bpftop'
|
||||
pkgname=bpftop
|
||||
version=0.5.2
|
||||
version=0.6.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="clang elfutils-devel pkg-config"
|
||||
|
@ -10,4 +10,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/Netflix/bpftop"
|
||||
distfiles="https://github.com/Netflix/bpftop/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=d941314d8716f22d009a031de30edc92586cd434646bf2d2eb14c0a42e94bc95
|
||||
checksum=a73718d8cfa5f6698e36c4b87ad7e93210a0aafd2a170e741eb8c84bb226b23b
|
||||
|
|
Loading…
Add table
Reference in a new issue