tcptrack: cleanup.
This commit is contained in:
parent
648ed2034c
commit
0a97f1af95
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'tcptrack'
|
||||
pkgname=tcptrack
|
||||
version=1.4.3
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
makedepends="libpcap-devel ncurses-devel"
|
||||
short_desc="Monitor TCP connections on network"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/bchretien/tcptrack/"
|
||||
distfiles="https://github.com/bchretien/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=8725205ecbeddc3f891e3345e70f150d87705b099eafd8780f4739ab14f8c862
|
||||
|
|
Loading…
Reference in a new issue