diff --git a/map-controller/Makefile b/map-controller/Makefile index 1dc816164..6e2889307 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.7 +PKG_VERSION:=2.8.0.8 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=483e6dc5dd3141ae88e88bcc769928ece0376554 +PKG_SOURCE_VERSION:=c2aa36e0634634edc7846de3093bc06d30d9a1f4 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1)