tcpdump: update to 4.8.0.
This commit is contained in:
parent
03e2386b65
commit
87b8875613
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tcpdump'
|
# Template file for 'tcpdump'
|
||||||
pkgname=tcpdump
|
pkgname=tcpdump
|
||||||
version=4.7.4
|
version=4.8.0
|
||||||
revision=5
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sbindir=/usr/bin --enable-ipv6 td_cv_buggygetaddrinfo=no"
|
configure_args="--sbindir=/usr/bin --enable-ipv6 td_cv_buggygetaddrinfo=no"
|
||||||
makedepends="libpcap-devel libressl-devel"
|
makedepends="libpcap-devel libressl-devel"
|
||||||
|
@ -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=6be520269a89036f99c0b2126713a60965953eab921002b07608ccfc0c47d9af
|
checksum=177385d9d17d1d99ba6aa3ea63a8400a5f4c54db62b83ac6d4da56944bee623b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue