tcpdump: update to 4.7.4.
This commit is contained in:
parent
e6bf2c4b6a
commit
975961fedc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tcpdump'
|
# Template file for 'tcpdump'
|
||||||
pkgname=tcpdump
|
pkgname=tcpdump
|
||||||
version=4.7.3
|
version=4.7.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-ipv6 td_cv_buggygetaddrinfo=no"
|
configure_args="--enable-ipv6 td_cv_buggygetaddrinfo=no"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="http://www.tcpdump.org"
|
homepage="http://www.tcpdump.org"
|
||||||
distfiles="http://www.tcpdump.org/release/${pkgname}-${version}.tar.gz"
|
distfiles="http://www.tcpdump.org/release/${pkgname}-${version}.tar.gz"
|
||||||
checksum=1f87fb652ce996d41e7a06c601bc6ea29b13fee922945b23770c29490f1d8ace
|
checksum=6be520269a89036f99c0b2126713a60965953eab921002b07608ccfc0c47d9af
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue