mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
nethogs: update to 0.8.8.
This commit is contained in:
parent
3e6584eb32
commit
77d6f2a425
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue