From a92b3b6c7073d0200bad2a19fa8edf5d91fa0874 Mon Sep 17 00:00:00 2001 From: Sachin Singla Date: Thu, 28 Mar 2019 12:14:02 +0100 Subject: [PATCH] ifbt: fix ifbt issues --- ifbt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ifbt/Makefile b/ifbt/Makefile index 55373b04e..ed41ff69b 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:=9b5a17a87f68e3211cf5f88f661ad0b81b1f0327 +PKG_SOURCE_VERSION:=104d3e61029cd82b1399c16b4791540c4c318cb9 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/ifbt.git