summaryrefslogtreecommitdiff
path: root/package/aircrack-ng/Makefile
diff options
context:
space:
mode:
authorPhil Sutter <phil.sutter@viprinet.com>2012-01-12 19:36:35 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2012-01-15 11:09:09 +0100
commit121a894ee1c3291d63c75d60cf3fc1a8859d4dfb (patch)
treebc49af260a3dbdc57c89e39bd02d0c7a87a9d0be /package/aircrack-ng/Makefile
parente9334d430e9021b5178c307f36a6f3f2402c483c (diff)
package/aircrack-ng: search wireless-tools in $PATH, too
No idea why they use a hardcoded path list, it isn't even hard to implement to use the standard way.
Diffstat (limited to 'package/aircrack-ng/Makefile')
-rw-r--r--package/aircrack-ng/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/aircrack-ng/Makefile b/package/aircrack-ng/Makefile
index 6813a8ec6..76f536c68 100644
--- a/package/aircrack-ng/Makefile
+++ b/package/aircrack-ng/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= aircrack-ng
PKG_VERSION:= 1.1
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= f7a24ed8fad122c4187d06bfd6f998b4
PKG_DESCR:= set of tools for auditing wireless networks
PKG_SECTION:= wifi