From d3d87685355559d8ca79e1e09447ebade9e243ae Mon Sep 17 00:00:00 2001 From: Anjan Chanda Date: Tue, 2 Oct 2018 11:09:27 +0200 Subject: [PATCH] Update feed [ iopsys ] package [ wifilife ] ------------------------------------------------------------------------------- * a9c2106 rename config wifiagent -> wifilife ------------------------------------------------------------------------------- commit a9c2106bf53a4e9f5e1a773cbda0af7e54e83a09 Author: Anjan Chanda Date: 2018-10-02 09:39:12 +0200 rename config wifiagent -> wifilife Base directory -> / src/agent.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ------------------------------------------------------------------------------- --- wifilife/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wifilife/Makefile b/wifilife/Makefile index 11f82511b..03656ef14 100644 --- a/wifilife/Makefile +++ b/wifilife/Makefile @@ -8,7 +8,7 @@ PKG_NAME:=wifilife PKG_VERSION:=1.0.2 PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=bb389d8e19d3f6bfc58727784151b5455de94ce3 +PKG_SOURCE_VERSION:=a9c2106bf53a4e9f5e1a773cbda0af7e54e83a09 PKG_SOURCE_URL:=git@dev.iopsys.eu:iopsys/wifilife.git PKG_MAINTAINER:=Anjan Chanda