mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
aircrack-ng: sort vars to force rebuild.
This commit is contained in:
parent
c0e0ea9e10
commit
aae52dee96
1 changed files with 1 additions and 1 deletions
|
@ -8,10 +8,10 @@ revision=2
|
||||||
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"
|
||||||
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}-${version}.tar.gz"
|
distfiles="http://download.aircrack-ng.org/${pkgname}-${version}.tar.gz"
|
||||||
checksum="ef7181f15462767249fde88219a503f27a7aee6f98b38e7e7d33a7b32880fbde"
|
checksum="ef7181f15462767249fde88219a503f27a7aee6f98b38e7e7d33a7b32880fbde"
|
||||||
makedepends="openssl-devel sqlite-devel"
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue