coWPAtty: rebuild against OpenSSL
This commit is contained in:
parent
b57b2ac086
commit
c2f57154d2
1 changed files with 2 additions and 2 deletions
|
@ -2,12 +2,12 @@
|
|||
pkgname=coWPAtty
|
||||
_pkgname=cowpatty
|
||||
version=4.8
|
||||
revision=3
|
||||
revision=4
|
||||
wrksrc="${_pkgname}-${version}"
|
||||
build_style=gnu-makefile
|
||||
make_use_env=1
|
||||
make_install_args="BINDIR=/usr/bin"
|
||||
makedepends="libpcap-devel libressl-devel"
|
||||
makedepends="libpcap-devel openssl-devel"
|
||||
short_desc="WPA-PSK dictionary attack"
|
||||
maintainer="nexolight <snow.dream.ch@gmail.com>"
|
||||
license="GPL-2.0-only"
|
||||
|
|
Loading…
Reference in a new issue