iptraf-ng: update to 1.1.1.
This commit is contained in:
parent
309f829280
commit
930db37cff
1 changed files with 2 additions and 8 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'iptraf-ng'
|
||||
pkgname=iptraf-ng
|
||||
version=1.1.0
|
||||
version=1.1.1
|
||||
homepage="https://fedorahosted.org/iptraf-ng/"
|
||||
distfiles="https://fedorahosted.org/releases/i/p/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
short_desc="IP traffic monitor (iptraf-3.0.0 fork)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
checksum=e5dc15447b2780557532404ded82c716f30fff04e1cb2365c135bad63f94b6a8
|
||||
checksum=02aaf76d4f16e48224a534ef7d64d4b3a5ee0ede53b46cacd35842abb7b9a681
|
||||
long_desc="
|
||||
$pkgname is a fork of original iptraf-3.0.0.
|
||||
|
||||
|
@ -28,10 +28,4 @@ long_desc="
|
|||
can be used on a wide variety of supported network cards."
|
||||
|
||||
make_dirs="/var/lock/$pkgname 0750 root root"
|
||||
|
||||
Add_dependency build ncurses-devel
|
||||
|
||||
pre_configure() {
|
||||
# Fix path to rvnamed-ng in execl(3).
|
||||
sed -ie "s|rvnamed-ng|/usr/sbin/rvnamed-ng|" src/itrafmon.c
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue