mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
coova-chilli: Fix UCI parse error
UCI commands report errors in parsing coova-chilli sample configuration file. Fix this issue by using proper format in configuration. Signed-off-by: Rajan Vaja <rajan.vaja@gmail.com>
This commit is contained in:
@@ -12,7 +12,7 @@ PKG_VERSION:=1.3.0+20141128
|
||||
PKG_MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
|
||||
PKG_LICENSE:=GPL-2.0+
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
PKG_RELEASE:=2
|
||||
PKG_RELEASE:=3
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=git://github.com/coova/coova-chilli
|
||||
|
||||
Reference in New Issue
Block a user