From 0d65ac18e1d2b51bf37bdf92ca028a47b0a39a91 Mon Sep 17 00:00:00 2001 From: Sachin Singla Date: Thu, 29 Nov 2018 17:05:04 +0100 Subject: [PATCH] fix wifix not found issue --- ifbt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ifbt/Makefile b/ifbt/Makefile index f9ebe864e..a0138c870 100644 --- a/ifbt/Makefile +++ b/ifbt/Makefile @@ -8,7 +8,7 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=ifbt PKG_VERSION:=0.1 -PKG_SOURCE_VERSION:=1f1217599c72d995910bbc7c4358f0f693ca812f +PKG_SOURCE_VERSION:=a0572079265293ed99dc4d69fd38528760d29be9 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/ifbt.git