nethogs: update to 0.8.7.

This commit is contained in:
Evgeny Ermakov 2022-06-02 04:11:54 +11:00 committed by Leah Neukirchen
parent cf9af3d9af
commit 06dd91fd7b

View File

@ -1,6 +1,6 @@
# Template file for 'nethogs'
pkgname=nethogs
version=0.8.6
version=0.8.7
revision=1
build_style=gnu-makefile
makedepends="libpcap-devel ncurses-devel"
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://github.com/raboof/nethogs"
distfiles="https://github.com/raboof/nethogs/archive/v${version}.tar.gz"
checksum=317c1d5235d4be677e494e931c41d063a783ac0ac51e35e345e621d261c2e5a0
checksum=957d6afcc220dfbba44c819162f44818051c5b4fb793c47ba98294393986617d
pre_build() {
vsed -i 's,all: decpcap_test test nethogs,all: nethogs,' Makefile