wifilife: update pkg to include workaround for stale clients when roaming

This commit is contained in:
Jakob Olsson 2019-02-11 12:02:11 +01:00
parent 52ea555ffb
commit bc5fad2c76

View file

@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=wifilife
PKG_VERSION:=1.0.2
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=7abfdc2f5b3549d43899db7d8d9f22ccdbd141a7
PKG_SOURCE_VERSION:=b3c900ca9a6c59c951ecc63ade9e140c34ccd29e
PKG_MAINTAINER:=Anjan Chanda <anjan.chanda@iopsys.eu>
ifeq ($(CONFIG_WIFILIFE_OPEN),y)