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:
Peter Seiderer 2019-05-07 22:35:26 +02:00 committed by Peter Korsgaard
parent 5dd15ad1db
commit 87ff5666f4

View File

@ -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+