From 60034eab91ca954cf0c74c2e38343d1e590df880 Mon Sep 17 00:00:00 2001 From: Sachin Singla Date: Tue, 29 Oct 2019 14:59:32 +0100 Subject: [PATCH] ifbt: fix issue when key name is same --- ifbt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ifbt/Makefile b/ifbt/Makefile index d119c1c66..af5ca0e8c 100644 --- a/ifbt/Makefile +++ b/ifbt/Makefile @@ -8,7 +8,7 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=ifbt PKG_VERSION:=0.2 -PKG_SOURCE_VERSION:=f6edff47b6c0a154ab892301acf767d19ac8ad73 +PKG_SOURCE_VERSION:=6a279efa5046ace0681a1d0e79592a120f80e171 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/ifbt.git