diff --git a/map-controller/Makefile b/map-controller/Makefile index 918ec4387..c7c9daf8c 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.15 +PKG_VERSION:=2.11.0.16 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=f374ae1bfd83a65b26b80fc7fa503bda42fd4ddf +PKG_SOURCE_VERSION:=25f54338ac20710086ad3b8d6b37d39456f9f084 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1)