diff --git a/map-controller/Makefile b/map-controller/Makefile index 41358d16f..4970ecd94 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.11 +PKG_VERSION:=2.8.0.12 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=5c25da07196de5342809539d8172c4c1a475e46d +PKG_SOURCE_VERSION:=155f654f348933960b9a98b6e762d0d199f24981 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1)