tcpdump: rebuild against OpenSSL
This commit is contained in:
parent
0a2f00b269
commit
2868c865e4
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'tcpdump'
|
# Template file for 'tcpdump'
|
||||||
pkgname=tcpdump
|
pkgname=tcpdump
|
||||||
version=4.99.0
|
version=4.99.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="libpcap-devel libressl-devel"
|
makedepends="libpcap-devel openssl-devel"
|
||||||
checkdepends="perl"
|
checkdepends="perl"
|
||||||
short_desc="A tool for network monitoring and data acquisition"
|
short_desc="A tool for network monitoring and data acquisition"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue