nethogs: update to 0.8.8.

This commit is contained in:
worf1337 2025-06-02 14:24:51 +10:00 committed by Duncan Overbruck
parent 3e6584eb32
commit 77d6f2a425

View file

@ -1,6 +1,6 @@
# Template file for 'nethogs'
pkgname=nethogs
version=0.8.7
version=0.8.8
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=957d6afcc220dfbba44c819162f44818051c5b4fb793c47ba98294393986617d
checksum=111ade20cc545e8dfd7ce4e293bd6b31cd1678a989b6a730bd2fa2acc6254818
pre_build() {
vsed -i 's,all: decpcap_test test nethogs,all: nethogs,' Makefile