parent
cd6348140f
commit
339ebdf654
1 changed files with 6 additions and 5 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'tcpdump'
|
# Template file for 'tcpdump'
|
||||||
pkgname=tcpdump
|
pkgname=tcpdump
|
||||||
version=4.99.0
|
version=4.99.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="libpcap-devel openssl-devel"
|
makedepends="libpcap-devel openssl-devel"
|
||||||
checkdepends="perl"
|
checkdepends="perl"
|
||||||
short_desc="A tool for network monitoring and data acquisition"
|
short_desc="Tool for network monitoring and data acquisition"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://www.tcpdump.org"
|
homepage="https://www.tcpdump.org"
|
||||||
|
changelog="https://www.tcpdump.org/tcpdump-changes.txt"
|
||||||
distfiles="https://www.tcpdump.org/release/${pkgname}-${version}.tar.gz"
|
distfiles="https://www.tcpdump.org/release/${pkgname}-${version}.tar.gz"
|
||||||
checksum=8cf2f17a9528774a7b41060323be8b73f76024f7778f59c34efa65d49d80b842
|
checksum=79b36985fb2703146618d87c4acde3e068b91c553fb93f021a337f175fd10ebe
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue