wok-current diff aircrack-ng-scripts/receipt @ rev 15388
hostapd: fix path
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Oct 29 16:34:13 2013 +0000 (2013-10-29) |
parents | aa9d73cf312d |
children | 9340d813aee3 |
line diff
1.1 --- a/aircrack-ng-scripts/receipt Mon Jul 30 04:24:03 2012 +0000 1.2 +++ b/aircrack-ng-scripts/receipt Tue Oct 29 16:34:13 2013 +0000 1.3 @@ -5,9 +5,11 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Included scripts for a key cracker for the 802.11 WEP and WPA-PSK protocols" 1.6 MAINTAINER="slaxemulator@gmail.com" 1.7 +LICENSE="GPL2" 1.8 WEB_SITE="http://aircrack-ng.org" 1.9 +WANTED="aircrack-ng" 1.10 + 1.11 DEPENDS="aircrack-ng python graphviz pylorcan" 1.12 -WANTED="aircrack-ng" 1.13 1.14 # Rules to gen a SliTaz package suitable for Tazpkg. 1.15 genpkg_rules()