aircrack-ng: update to 1.2beta3
This commit is contained in:
parent
ee299c6a4c
commit
0f6f3ca481
@ -1,18 +1,18 @@
|
|||||||
# Template build file for 'aircrack-ng'
|
# Template build file for 'aircrack-ng'
|
||||||
_aircrack_ver=1.2
|
_aircrack_ver=1.2
|
||||||
_aircrack_beta=beta2
|
_aircrack_beta=beta3
|
||||||
|
|
||||||
pkgname=aircrack-ng
|
pkgname=aircrack-ng
|
||||||
version="${_aircrack_ver}${_aircrack_beta}"
|
version="${_aircrack_ver}${_aircrack_beta}"
|
||||||
wrksrc="${pkgname}-${_aircrack_ver}-${_aircrack_beta}"
|
wrksrc="${pkgname}-${_aircrack_ver}-${_aircrack_beta}"
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="sqlite=true"
|
make_build_args="sqlite=true"
|
||||||
make_install_args="prefix=/usr"
|
make_install_args="prefix=/usr"
|
||||||
makedepends="openssl-devel sqlite-devel"
|
makedepends="openssl-devel sqlite-devel libnl-devel pkg-config"
|
||||||
short_desc="A key cracker for the 802.11 WEP and WPA-PSK protocols"
|
short_desc="A key cracker for the 802.11 WEP and WPA-PSK protocols"
|
||||||
homepage="http://www.aircrack-ng.org/"
|
homepage="http://www.aircrack-ng.org/"
|
||||||
maintainer="Jan S. <jan.schreib@gmail.com>"
|
maintainer="Jan S. <jan.schreib@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://download.aircrack-ng.org/${pkgname}-${_aircrack_ver}-${_aircrack_beta}.tar.gz"
|
distfiles="http://download.aircrack-ng.org/${pkgname}-${_aircrack_ver}-${_aircrack_beta}.tar.gz"
|
||||||
checksum="ef7181f15462767249fde88219a503f27a7aee6f98b38e7e7d33a7b32880fbde"
|
checksum=2d22ae13360d466ffff1699cb1300ce5f807ffe9762314bb60ee49d9d2efe98d
|
||||||
|
Loading…
x
Reference in New Issue
Block a user