mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-23 12:15:11 +02:00
tcpdump: update to 4.9.3.
This commit is contained in:
parent
26e341cb47
commit
8f8df5d34c
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.9.2
|
version=4.9.3
|
||||||
revision=5
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="td_cv_buggygetaddrinfo=no"
|
configure_args="td_cv_buggygetaddrinfo=no"
|
||||||
makedepends="libpcap-devel libressl-devel"
|
makedepends="libpcap-devel libressl-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://www.tcpdump.org"
|
homepage="https://www.tcpdump.org"
|
||||||
distfiles="https://www.tcpdump.org/release/${pkgname}-${version}.tar.gz"
|
distfiles="https://www.tcpdump.org/release/${pkgname}-${version}.tar.gz"
|
||||||
checksum=798b3536a29832ce0cbb07fafb1ce5097c95e308a6f592d14052e1ef1505fe79
|
checksum=2cd47cb3d460b6ff75f4a9940f594317ad456cfbf2bd2c8e5151e16559db6410
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue