[packages] aircrack-ng: update to 1.1 (closes: #7567)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22091 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8c4faaafa9
commit
e46c42001b
@ -8,13 +8,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=aircrack-ng
|
||||
PKG_VERSION:=1.0
|
||||
PKG_VERSION:=1.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://download.aircrack-ng.org/ \
|
||||
http://archive.aircrack-ng.org/aircrack-ng/$(PKG_VERSION)/
|
||||
PKG_MD5SUM:=dafbfaf944ca9d523fde4bae86f0c067
|
||||
PKG_MD5SUM:=f7a24ed8fad122c4187d06bfd6f998b4
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
@ -1,8 +1,7 @@
|
||||
diff -urN aircrack-ng-1.0/src/osdep/radiotap/radiotap-parser.c aircrack-ng-1.0.new/src/osdep/radiotap/radiotap-parser.c
|
||||
--- aircrack-ng-1.0/src/osdep/radiotap/radiotap-parser.c 2009-06-14 17:07:09.000000000 +0200
|
||||
+++ aircrack-ng-1.0.new/src/osdep/radiotap/radiotap-parser.c 2009-11-01 10:23:59.000000000 +0100
|
||||
@@ -18,6 +18,7 @@
|
||||
|
||||
--- a/src/osdep/radiotap/radiotap-parser.c
|
||||
+++ b/src/osdep/radiotap/radiotap-parser.c
|
||||
@@ -19,6 +19,7 @@
|
||||
#include <sys/types.h>
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
+#include <sys/types.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user