diff --git a/map-controller/Makefile b/map-controller/Makefile index cf6f1cc61..fc8ab139a 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.1 +PKG_VERSION:=2.8.0.2 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=845c04b2b7bed5a6436fa1a64b9eede343233d2f +PKG_SOURCE_VERSION:=4f638fc1663a75385ad3d8ac4efcf5b940ac52ae LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1)