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