diff --git a/map-controller/Makefile b/map-controller/Makefile index 5d5c398bf..e4027af40 100644 --- a/map-controller/Makefile +++ b/map-controller/Makefile @@ -5,9 +5,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=map-controller -PKG_VERSION:=2.8.0.15 +PKG_VERSION:=2.8.0.16 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=e71a5f4f7f947f4c7819b4caf238fd1bec9b4fe8 +PKG_SOURCE_VERSION:=1310282f5dd8b3e7d54cf5dcaf27584cdd7dde40 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1)