package/reaver: replace utf-8 space by ascii character
Replace utf-8 NO-BREAK-SPACE (c2 a0) in comment line by simple ascii space character. Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
5dd15ad1db
commit
87ff5666f4
@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
# Older repos for this project will not cross-compile easily
|
||||
# while this one works right away
|
||||
# while this one works right away
|
||||
REAVER_VERSION = v1.6.5
|
||||
REAVER_SITE = $(call github,t6x,reaver-wps-fork-t6x,$(REAVER_VERSION))
|
||||
REAVER_LICENSE = GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user