mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 09:33:50 +02:00
aircrack-ng: rebuild against OpenSSL
This commit is contained in:
parent
3cee912c5a
commit
067ccee448
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'aircrack-ng'
|
# Template file for 'aircrack-ng'
|
||||||
pkgname=aircrack-ng
|
pkgname=aircrack-ng
|
||||||
version=1.6
|
version=1.6
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config"
|
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"
|
short_desc="Complete suite of tools to assess WiFi network security"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, BSD-3-Clause, OpenSSL"
|
license="GPL-2.0-or-later, BSD-3-Clause, OpenSSL"
|
||||||
|
|
Loading…
Add table
Reference in a new issue