diff --git a/map-controller/Makefile b/map-controller/Makefile index 756736113..79d1ced74 100644 --- a/map-controller/Makefile +++ b/map-controller/Makefile @@ -5,9 +5,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=map-controller -PKG_VERSION:=2.11.0.6 +PKG_VERSION:=2.11.0.7 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=a34ec4b37094654792edf7a2fe8888160c47e39c +PKG_SOURCE_VERSION:=ef670749e93c7ab93184362f81620f5506f616a3 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1)