diff --git a/map-agent/Makefile b/map-agent/Makefile index 4e90d6a21..3d2c9f010 100644 --- a/map-agent/Makefile +++ b/map-agent/Makefile @@ -5,9 +5,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=map-agent -PKG_VERSION:=4.1.0.0 +PKG_VERSION:=4.1.0.1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=035a398ae9e23612816cba8eeb8477997135a840 +PKG_SOURCE_VERSION:=c708092f56110637f04d87d309dcbce8fd389b89 PKG_MAINTAINER:=Anjan Chanda PKG_LICENSE:=BSD-3-Clause