mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
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'
|
||||
pkgname=tcpdump
|
||||
version=4.99.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
makedepends="libpcap-devel libressl-devel"
|
||||
makedepends="libpcap-devel openssl-devel"
|
||||
checkdepends="perl"
|
||||
short_desc="A tool for network monitoring and data acquisition"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
Loading…
Add table
Reference in a new issue