aircrack-ng: rebuild against OpenSSL
This commit is contained in:
parent
3cee912c5a
commit
067ccee448
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'aircrack-ng'
|
||||
pkgname=aircrack-ng
|
||||
version=1.6
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
makedepends="libnl3-devel libressl-devel sqlite-devel zlib-devel"
|
||||
makedepends="libnl3-devel openssl-devel sqlite-devel zlib-devel"
|
||||
short_desc="Complete suite of tools to assess WiFi network security"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later, BSD-3-Clause, OpenSSL"
|
||||
|
|
Loading…
Reference in New Issue