hcxdumptool: rebuild against OpenSSL
This commit is contained in:
parent
504a9050bc
commit
4b5d6ba5cf
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'hcxdumptool'
|
||||
pkgname=hcxdumptool
|
||||
version=6.1.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
makedepends="libressl-devel"
|
||||
makedepends="openssl-devel"
|
||||
short_desc="Small tool to capture packets from wlan devices"
|
||||
maintainer="Felix Hanley <felix@userspace.com.au>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Reference in New Issue