19 lines
712 B
Plaintext
19 lines
712 B
Plaintext
# Template build file for 'aircrack-ng'
|
|
_aircrack_ver=1.2
|
|
_aircrack_beta=beta3
|
|
|
|
pkgname=aircrack-ng
|
|
version="${_aircrack_ver}${_aircrack_beta}"
|
|
wrksrc="${pkgname}-${_aircrack_ver}-${_aircrack_beta}"
|
|
revision=2
|
|
build_style=gnu-makefile
|
|
make_build_args="sqlite=true libnl=false"
|
|
make_install_args="prefix=/usr sqlite=true libnl=false"
|
|
makedepends="openssl-devel sqlite-devel"
|
|
short_desc="A key cracker for the 802.11 WEP and WPA-PSK protocols"
|
|
homepage="http://www.aircrack-ng.org/"
|
|
maintainer="Jan S. <jan.schreib@gmail.com>"
|
|
license="GPL-2"
|
|
distfiles="http://download.aircrack-ng.org/${pkgname}-${_aircrack_ver}-${_aircrack_beta}.tar.gz"
|
|
checksum=2d22ae13360d466ffff1699cb1300ce5f807ffe9762314bb60ee49d9d2efe98d
|