From c94bcdd579facf9c613c837bac53d49460782862 Mon Sep 17 00:00:00 2001 From: Sachin Singla Date: Mon, 12 Aug 2019 15:18:30 +0200 Subject: [PATCH] ifbt: add hostapd support --- ifbt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ifbt/Makefile b/ifbt/Makefile index 539e79175..021dc6def 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:=0286812ed8036dea758f904694dc416481fba64d +PKG_SOURCE_VERSION:=83b7443c0071fd588a65784f29a938ba8cc95351 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/ifbt.git