tcpdump: update to 4.9.0.
This commit is contained in:
parent
65e10135f5
commit
62dfae87e7
@ -1,6 +1,6 @@
|
||||
# Template file for 'tcpdump'
|
||||
pkgname=tcpdump
|
||||
version=4.8.1
|
||||
version=4.9.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-ipv6 td_cv_buggygetaddrinfo=no"
|
||||
@ -9,8 +9,9 @@ short_desc="A tool for network monitoring and data acquisition"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="3-clause-BSD"
|
||||
homepage="http://www.tcpdump.org"
|
||||
distfiles="http://www.tcpdump.org/release/${pkgname}-${version}.tar.gz"
|
||||
checksum=20e4341ec48fcf72abcae312ea913e6ba6b958617b2f3fb496d51f0ae88d831c
|
||||
#distfiles="http://www.tcpdump.org/release/${pkgname}-${version}.tar.gz"
|
||||
distfiles="http://security.debian.org/debian-security/pool/updates/main/t/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
||||
checksum=eae98121cbb1c9adbedd9a777bf2eae9fa1c1c676424a54740311c8abcee5a5e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user